/calendars-wow

List of calendar systems in the World of Warcraft.

Creative Commons Zero v1.0 UniversalCC0-1.0

WoW Calendars

An unofficial list—and personal interpretation—of calendar systems in the World of Warcraft serialised for use with wowcal.

Contributing

Forking is encouraged. Refer to the wowcal schema.json.

You can validate the YAML using the included validation script:

# Clone the 'wowcal' repository:
git clone https://github.com/onoira/wowcal
cd wowcal

# Install requirements:
setup.py egg_info
cat ./wowcal.egg-info/requires.txt | sed -e "s/\[.*\]//" > requirements.txt
pip3 install -r requirements.txt

# Run the validator:
validate.py path/to/file.yml

You are also welcome to start a discussion.

References

License

CC0-1.0