java.lang.Object
coneforest.psylla.core.PsyTime
An utility class providing time-related methods.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic PsyDictpsyCalendar(PsyInteger oTime) static PsyIntegerpsyCalendarTime(PsyFormalDict oCalendar) static PsyIntegerpsyTime()Returns anintegerobject representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT).
-
Field Details
-
PSY_TIME
Context action of thetimeoperator.
-
-
Method Details
-
psyTime
Returns anintegerobject representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT).- Returns:
- an
integerrepresenting the current time (in milliseconds since 1970.01.01 00:00:00 GMT).
-
psyCalendar
-
psyCalendarTime
- Throws:
PsyErrorException
-