# Example .tzlist file for slashtime # # Format is very simply # #TimeZone "CommonName, as selected by you" # # Where TimeZone is name of a file relative to /usr/share/zoneinfo, eg # Europe/London (which is different than {Zulu, UTC, GMT} due to British Summer # Time), and the CommonName is whatever you want. So a full example would be: # #Asia/Calcutta "Bangalore" # # Idea being I don't really know or care where Calcutta is, but I am interested # in Bangalore (this month, anyway) so that's what I'll call that timezone. # Likewise the Canadian cities - I've run into systems (FreeBSD the OS and # Evolution the MUA) which don't have an America/Toronto, for example but do # have an America/Montreal - so I'd use: # #America/Montreal "Toronto" # Pacific/Honolulu "Hawaii" America/Los_Angeles "Los Angeles" America/New_York "New York" America/Toronto "Toronto" America/Halifax "Fredericton" Zulu "Zulu" Europe/London "London" Europe/Paris "Paris" Asia/Dubai "Dubai" Asia/Calcutta "Bangalore" Asia/Singapore "Singapore" Australia/Perth "Perth" Australia/Adelaide "Adelaide" Australia/Brisbane "Brisbane" Australia/Sydney "Sydney" Pacific/Auckland "Auckland"