Files
logseq-old/journals/2023_07_02.md
2024-06-17 22:24:52 +08:00

16 lines
439 B
Markdown

- windows and linux system time not same(user one of those way)
- windows(recommend)
- ```powershell
Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniversal /t REG_DWORD /d 1
```
- linux
- ```bash
timedatectl set-local-rtc 1 --adjust-system-clock
```
- qV45s7teZca0
- [[原则]]
- TODO ,。的使用
- TODO 的地得使用
-
- TODO 完成原则关于Daily部分
- [[Jul 3rd, 2023]]