Interface PsyTime


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

    • PSY_TIME

      @OperatorType("time") static final ContextAction PSY_TIME
      Context action of the time operator.
    • PSY_CALENDAR

      @OperatorType("calendar") static final ContextAction PSY_CALENDAR
      Context action of the calendar operator.
    • CALENDAR_FIELDS

      static final List<String> CALENDAR_FIELDS
      An array consisting of the name of the calendar fields.
  • Method Details