Skip to content

Provide epoch nanosecond computation from named time zone and datetime fields #3967

Open
@hsivonen

Description

@hsivonen

Temporal requires an implementation of GetNamedTimeZoneEpochNanoseconds, which takes a named time zone and the components of a datetime as distinct numbers and computes the corresponding moment(s) in epoch nanoseconds.

The computation should be able to return multiple epoch nanosecond moments or none when the datetime fields designate an ambiguous or non-existing moment due to time zone transitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-datetimeComponent: datetime, calendars, time zonesS-mediumSize: Less than a week (larger bug fix or enhancement)U-temporalUser: Temporal and V8

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions