Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A copy of this generated data is available at [at http://Bedeworkbedework.org/downloads/data/:http://Bedework.org/downloads/data/

  1. Convert the data into an xml form for upload. Change directory into the bwtools project and run the following (all one line) which will create a file of xml timezone information:
Code Block

java -cp bin/bw-tztools-3.2.jar:lib/log4j-1.2.8.jar org.Bedework.tools.timezones.Timezones -dir projects/bwtools/resources/zoneinfo -f tz.xml

...