datetime.ts

Datetime utilities — branded ISO 8601 datetime Zod schema and factory.

Declarations
#

3 declarations

view source

Datetime
#

DatetimeNow
#

get_datetime_now
#

datetime.ts view source

(): string & $brand<"Datetime">

Returns an ISO 8601 datetime string for the current time.

returns

string & $brand<"Datetime">