Skip to main content
Version: 2.0.x

Interface: Time

SimpleCalendar.Hooks.Time

deprecated Please use the DateChangeResponse.date property. This will be removed when Foundry v10 stable is released.

Properties

hour

hour: string

The number of hours into the day it currently is. This result is 0 padded.


minute

minute: string

The number of minutes into the day it currently is. This result is 0 padded.


second

second: string

The number of seconds into the day it currently is. This result is 0 padded.