HHC: Add timezone reference for CCT
Made it the same as Perth for the moment.
This commit is contained in:
		
							parent
							
								
									54264bb263
								
							
						
					
					
						commit
						bf18295eb7
					
				|  | @ -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 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user