Public Properties

Properties Description

name

Name of time (TIME) object

utc_epoch_milli

Unix epoch time in milliseconds. The underlying timezone is UTC

timezone

Timezone of the current time

timeformat

Time format of the current time

Private Properties

Properties Description

time_str

Time string depending on the unix epoch time and time format

plist

The parameter list object which creates TIME object

version

CVS version string of the constructor

created

Time string which stores the creation time of the TIME object

Class methods