diff options
author | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 19:55:55 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2009-04-09 19:55:55 (GMT) |
commit | bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207 (patch) | |
tree | 77113d0fc30ab31d85f70ae1c085a1d04a756fa7 /library/tzdata/Pacific/Noumea | |
parent | 79f05cfbe998e59ebdbdc86266d7fbb27238eb59 (diff) | |
download | tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.zip tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.gz tcl-bef7925ea45ac7e83a9ecc812e9a2ccfc86fa207.tar.bz2 |
Olson's tzdata2009e
Diffstat (limited to 'library/tzdata/Pacific/Noumea')
-rw-r--r-- | library/tzdata/Pacific/Noumea | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/library/tzdata/Pacific/Noumea b/library/tzdata/Pacific/Noumea index db1eeae..332eee7 100644 --- a/library/tzdata/Pacific/Noumea +++ b/library/tzdata/Pacific/Noumea @@ -1,12 +1,12 @@ -# created by tools/tclZIC.tcl - do not edit - -set TZData(:Pacific/Noumea) { - {-9223372036854775808 39948 0 LMT} - {-1829387148 39600 0 NCT} - {250002000 43200 1 NCST} - {257342400 39600 0 NCT} - {281451600 43200 1 NCST} - {288878400 39600 0 NCT} - {849366000 43200 1 NCST} - {857228400 39600 0 NCT} -} +# created by tools/tclZIC.tcl - do not edit
+
+set TZData(:Pacific/Noumea) {
+ {-9223372036854775808 39948 0 LMT}
+ {-1829387148 39600 0 NCT}
+ {250002000 43200 1 NCST}
+ {257342400 39600 0 NCT}
+ {281451600 43200 1 NCST}
+ {288878400 39600 0 NCT}
+ {849366000 43200 1 NCST}
+ {857228400 39600 0 NCT}
+}
|