-
Notifications
You must be signed in to change notification settings - Fork 3
Timezone
CurlyMoo edited this page Jan 8, 2013
·
1 revision
root@xbian:~# xbian-config timezone
Available arguments for module 'timezone' are:
list select update date
Show a lowercase list of timezones and locations.
root@xbian:~# xbian-config timezone list
africa
america
antarctica
...
root@xbian:~# xbian-config timezone list africa
abidjan
accra
addis_ababa
...
Returns 0 on failure.
Returns the current timezone setting
root@xbian:~# xbian-config timezone select
europe amsterdam
Returns 0 on failure.
Updates the current timezone
root@xbian:~# xbian-config timezone update europe amsterdam
1
0: Failure, 1: Success
Returns the current system date/time
root@xbian:~# xbian-config timezone date
Tue Jan 8 20:16:22 CET 2013