Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Source
- profile
- resource
- Windows
- Quartz
- 단축키
- import
- 줄바꿈 문자
- context
- IntelliJ
- bash
- grep
- find
- ssh
- vscode
- maVen
- 네트워크
- tomcat
- VirtualBox
- xargs
- plugin
- Mac
- port
- Eclipse
- GIT
- web.xml
- Windows 10
- netsh
- JavaScript
- lsof
Archives
- Today
- Total
develog
[mac] console systemsetup date 본문
timezone
$ sudo systemsetup -gettimezone
Time Zone: Asia/Seoul
$ sudo systemsetup -settimezone Asia/Seoul
usingnetworktime
$ sudo systemsetup -setusingnetworktime on
$ sudo systemsetup -setusingnetworktime off
networktimeserver
$ sudo systemsetup -getnetworktimeserver
Network Time Server: time.asia.apple.com
$ sudo systemsetup -setnetworktimeserver time.asia.apple.com
Comments