Class PsyTime

java.lang.Object
coneforest.psylla.core.PsyTime

public class PsyTime extends Object
An utility class providing time-related methods.
  • Field Details

    • OPERATORS

      public static final PsyOperator[] OPERATORS
  • Method Details

    • psyTime

      public static PsyInteger psyTime()
      Returns an integer object representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT).
      Returns:
      an integer representing the current time (in milliseconds since 1970.01.01 00:00:00 GMT).
    • psyCalendar

      public static PsyDict psyCalendar(PsyInteger oTime)
    • psyCalendarTime

      public static PsyInteger psyCalendarTime(PsyFormalDict oCalendar) throws PsyErrorException
      Throws:
      PsyErrorException