[Buildroot] setting timezone from web page
John Stile
john at stilen.com
Wed Feb 27 21:51:29 UTC 2013
I am using buildroot for a device where the user can set the timezone
via a web page, and the web page gets it's list of timezones from:
http://www.ietf.org/timezones/data/zone.tab
But those don't work in /etc/TZ.
I found some documentation that says buildroot's /etc/TZ should follow
rules according to Single Unix Specification Version 3
Is there a way to translates/transcribes IETF timezone into a Single
Unix Specification Version 3?
If not is there a compatible zone.tab for buildroot's /etc/TZ?
Is there a better way to do all this?
I'm on buildroot-2011.11.
More information about the buildroot
mailing list