[Gambas-user] [Gambas Bug Tracker] Bug #1327: format(now(), "t") gives CET but shouldn't it CEST or MEST ???
bugtracker at gambaswiki.org
bugtracker at gambaswiki.org
Wed May 23 20:56:09 CEST 2018
http://gambaswiki.org/bugtracker/edit?object=BUG.1327&from=L21haW4-
Comment #3 by Benoît MINISINI:
"t" in a date format string always returns the local timezone name as returned by the glibc.
You can check that by typing "date +%Z" in a shell and see if you get the same timezone.
If it returns "CET", I can't do anything against that.
Benoît MINISINI changed the state of the bug to: NeedsInfo.
More information about the User
mailing list