source: Dev/branches/rest-dojo-ui/client/util/buildscripts/zoneinfo/README @ 265

Last change on this file since 265 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 439 bytes
Line 
1Use these files and scripts to generate the zoneinfo files in dojox/date/zoneinfo
2
3In the tzdata folder are the olson zoneinfo files as distributed.  Only the following
4files are needed from this archive:
5        africa, antarctica, asia, australasia, backward, etcetera, europe,
6        northamerica, pacificnew, southamerica
7       
8The strip_olson_comments.rb script can be used to pull out unneeded comment lines
9from the files - thus making them smaller
Note: See TracBrowser for help on using the repository browser.