TimeTrait

class TimeTrait


Represents a point in time. Internally, this is represented as a Unix timestamp, (milliseconds since midnight, January 1, 1970). In addition, this may also represent the current sunrise or sunset time for the current location.

Summary

Nested types

Attributes for the Time Trait.

An event sent at a pre-scheduled time, with recurrence determined by a cron expression.

An event sent at a pre-scheduled solar time, with recurrence determined by a cron expression.

An event which is sent at a pre-scheduled time.

SolarTime Struct.

Solar time type.

Public constructors

Public constructors

TimeTrait

TimeTrait()