Repository URL to install this package:
|
Version:
0.0.22 ▾
|
"""
Constants
#########
Commonly used constants.
"""
class USTimeZone(object):
EST = 'EST'
CST = 'CST'
MST = 'MST'
PST = 'PST'