Setting the timezone

From Alpine Linux
Revision as of 23:16, 11 January 2013 by Clandmeter (talk | contribs) (Created page with "==Please note: Only for NON uclibc installs== glibc based installs use different timezone setup. # ls /usr/share/zoneinfo (Suppose you want to use Brussels) (First copy the ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Please note: Only for NON uclibc installs

glibc based installs use different timezone setup.

  1. ls /usr/share/zoneinfo

(Suppose you want to use Brussels) (First copy the proper zone to localtime)

  1. cp /usr/share/zoneinfo/Europe/Brussels /etc/localtime

(Now specify your timezone)

  1. nano -w /etc/timezone

Europe/Brussels

  1. date

Wed Mar 8 00:46:05 CET 2006