diff options
author | Filipp Lepalaan <filipp@mac.com> | 2017-04-24 10:36:10 +0300 |
---|---|---|
committer | Filipp Lepalaan <filipp@mac.com> | 2017-04-24 10:36:10 +0300 |
commit | c1e043b7ba78cee73d13ded9ef03b256202540f1 (patch) | |
tree | 2b913aaf4c3c45972cff707afd76d9ad901d40ba /servo/static/js/flot/examples/axes-time-zones/tz/factory | |
parent | ef376c2cf80cb89c3c5a5dc79c39c5045406b5e7 (diff) | |
download | Servo-c1e043b7ba78cee73d13ded9ef03b256202540f1.tar.gz Servo-c1e043b7ba78cee73d13ded9ef03b256202540f1.tar.bz2 Servo-c1e043b7ba78cee73d13ded9ef03b256202540f1.zip |
Move STATIC_ROOT inside app directory
Diffstat (limited to 'servo/static/js/flot/examples/axes-time-zones/tz/factory')
-rwxr-xr-x | servo/static/js/flot/examples/axes-time-zones/tz/factory | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/servo/static/js/flot/examples/axes-time-zones/tz/factory b/servo/static/js/flot/examples/axes-time-zones/tz/factory new file mode 100755 index 0000000..d29a585 --- /dev/null +++ b/servo/static/js/flot/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" |