diff options
Diffstat (limited to 'library/tzdata/Australia/LHI')
-rw-r--r-- | library/tzdata/Australia/LHI | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/library/tzdata/Australia/LHI b/library/tzdata/Australia/LHI index 889f85a..ddc79ce 100644 --- a/library/tzdata/Australia/LHI +++ b/library/tzdata/Australia/LHI @@ -1,5 +1,5 @@ -# created by tools/tclZIC.tcl - do not edit
-if {![info exists TZData(Australia/Lord_Howe)]} {
- LoadTimeZoneFile Australia/Lord_Howe
-}
-set TZData(:Australia/LHI) $TZData(:Australia/Lord_Howe)
+# created by tools/tclZIC.tcl - do not edit +if {![info exists TZData(Australia/Lord_Howe)]} { + LoadTimeZoneFile Australia/Lord_Howe +} +set TZData(:Australia/LHI) $TZData(:Australia/Lord_Howe) |