diff options
Diffstat (limited to 'xs_time.h')
| -rw-r--r-- | xs_time.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -145,7 +145,9 @@ struct { { "GMT-13", 13 }, { "GMT-14", 14 }, { "GMT-15", 15 }, + { "WET", 0 }, { "CET", -1 }, + { "AST", -4 }, { "CST", -6 }, { "MST", -7 }, { "PST", -8 }, |