HHC: Add timezone reference for CCT

Made it the same as Perth for the moment.
This commit is contained in:
Worros 2010-12-27 17:51:15 +08:00
parent 54264bb263
commit bf18295eb7

View File

@ -632,7 +632,7 @@ or None if we fail to get the info """
elif givenTimezone == 'IST': # India Standard Time
pass
elif givenTimezone == 'CCT': # China Coast Time
pass
givenTZ = timezone('Australia/West')
elif givenTimezone == 'JST': # Japan Standard Time
pass
elif givenTimezone == 'AWST': # Australian Western Standard Time