Skip to content

Invalid time zone name doesn't error #113

@mattjohnsonpint

Description

@mattjohnsonpint

TZNames.GetNamesForTimeZone("Foo", "en") should give an error because "Foo" is not a valid time zone identifier. Instead it returns:

{
  "Generic": "Foo Time",
  "Standard": "Foo Standard Time",
  "Daylight": "Foo Daylight Time"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions