Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: data/Media/tcl8.5/tzdata/SystemV/PST8PDT @ 5167

Last change on this file since 5167 was 5167, checked in by rgrieder, 16 years ago

added svn property svn:eol-style native to all tcl files

  • Property svn:eol-style set to native
File size: 199 bytes
Line 
1# created by ../tools/tclZIC.tcl - do not edit
2if {![info exists TZData(America/Los_Angeles)]} {
3    LoadTimeZoneFile America/Los_Angeles
4}
5set TZData(:SystemV/PST8PDT) $TZData(:America/Los_Angeles)
Note: See TracBrowser for help on using the repository browser.