ChronologyConstants


overview
ChronologyConstants
DayNames
class:
Array
Value:
#(#Sunday #Monday #Tuesday #Wednesday #Thursday #Friday #Saturday)
DaysInMonth
class:
Array
Value:
#(31 28 31 30 31 30 31 31 30 31 30 31)
MonthNames
class:
Array
Value:
#(#January #February #March #April #May #June #July #August #September #October #November #December)
NanosInMillisecond
class:
SmallInteger
Value:
1000000
NanosInSecond
class:
SmallInteger
Value:
1000000000
SecondsInDay
class:
SmallInteger
Value:
86400
SecondsInHour
class:
SmallInteger
Value:
3600
SecondsInMinute
class:
SmallInteger
Value:
60
SqueakEpoch
class:
SmallInteger
Value:
2415386

^top


- made by Dandelion -