Class ChronologyConstants

Description

ChronologyConstants is a SharedPool for the constants used by the Kernel-Chronology classes.

Located in /harmoni/core/Primitives/Chronology/ChronologyConstants.class.php (line 32)


	
			
Method Summary
array DayNames ()
array DaysInMonth ()
array MonthNames ()
integer NanosInMillisecond ()
integer NanosInSecond ()
integer SecondsInDay ()
integer SecondsInHour ()
integer SecondsInMinute ()
integer SqueakEpoch ()
Methods
DayNames (line 114)

Names of days of the week.

  • static:
  • since: 5/2/05
  • access: public
array DayNames ()
DaysInMonth (line 141)

Names number of days in each month.

  • static:
  • since: 5/2/05
  • access: public
array DaysInMonth ()
MonthNames (line 127)

Names of months.

  • static:
  • since: 5/2/05
  • access: public
array MonthNames ()
NanosInMillisecond (line 102)

Nanoseconds in a millisecond

  • static:
  • since: 5/2/05
  • access: public
integer NanosInMillisecond ()
NanosInSecond (line 90)

Nanoseconds in a second

  • static:
  • since: 5/2/05
  • access: public
integer NanosInSecond ()
SecondsInDay (line 54)

Number of seconds in a day

  • static:
  • since: 5/2/05
  • access: public
integer SecondsInDay ()
SecondsInHour (line 66)

Number of seconds in an hour

  • static:
  • since: 5/2/05
  • access: public
integer SecondsInHour ()
SecondsInMinute (line 78)

Number of seconds in a minute

  • static:
  • since: 5/2/05
  • access: public
integer SecondsInMinute ()
SqueakEpoch (line 42)

Julian day number of 1 Jan 1901

  • static:
  • since: 5/2/05
  • access: public
integer SqueakEpoch ()

Documentation generated on Wed, 19 Sep 2007 10:22:03 -0400 by phpDocumentor 1.3.0RC3