Skip to main content

IsoDate TypeAlias

ISO 8601 format date: YYYY-MM-DDTHH:MM:SSZ.

WARNING: This API is provided as an alpha preview and may change without notice. Use at your own risk.

Signature

export type IsoDate = string;