Creates a Temporal.ZonedDateTime from a property-bag or ISO string. Automatically injects the specified timezone if missing from the string.
Temporal.ZonedDateTime
The property bag or ISO string to convert
The fallback timezone (default: 'UTC')
The created Temporal.ZonedDateTime
Creates a
Temporal.ZonedDateTimefrom a property-bag or ISO string. Automatically injects the specified timezone if missing from the string.