Skip to main content

DateTime

Stentor API Reference


Stentor API Reference / stentor-models/src / DateTime

Interface: DateTime

Defined in: packages/stentor-models/src/DateTime/DateTime.ts:2

Properties​

time?​

optional time: string

Defined in: packages/stentor-models/src/DateTime/DateTime.ts:6

ISO-8601 for time, in the format HH:mm:ss


date?​

optional date: string

Defined in: packages/stentor-models/src/DateTime/DateTime.ts:10

ISO-8601 for the date, in the format YYYY-MM-dd


tz?​

optional tz: string

Defined in: packages/stentor-models/src/DateTime/DateTime.ts:14

ISO-8601 timezone offset string in the format -05:00 or Z