diff options
author | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2013-11-07 12:50:35 -0500 |
---|---|---|
committer | Igor Sfiligoi <isfiligoi@ucsd.edu> | 2013-11-07 12:50:35 -0500 |
commit | 680241cbb652ee29088baa6cde2da02002e5ec47 (patch) | |
tree | 3f0c17df67c0ab0e91542ae75fff175750581859 /examples/axes-time-zones/tz/factory | |
parent | f361d0498d284c6c7f3f366bf88e49b93e1245f0 (diff) |
Diffstat (limited to 'examples/axes-time-zones/tz/factory')
-rw-r--r-- | examples/axes-time-zones/tz/factory | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/axes-time-zones/tz/factory b/examples/axes-time-zones/tz/factory new file mode 100644 index 0000000..d29a585 --- /dev/null +++ b/examples/axes-time-zones/tz/factory @@ -0,0 +1,10 @@ +# <pre> +# This file is in the public domain, so clarified as of +# 2009-05-17 by Arthur David Olson. + +# For companies who don't want to put time zone specification in +# their installation procedures. When users run date, they'll get the message. +# Also useful for the "comp.sources" version. + +# Zone NAME GMTOFF RULES FORMAT +Zone Factory 0 - "Local time zone must be set--see zic manual page" |