Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UX: Schedule timezone should be a select list #1959

Closed
@greyscaled

Description

@greyscaled

User Story 👥

Timezone should be select list so that I don't have to clink an external link and figure out the valid representation of my timezone.

timezone-screenshot

Implementation Notes

The form only accepts valid tz database names, see:

https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List

It looks like a package like https://www.npmjs.com/package/tzdata (or similar --> at the implementor's research and discretion) would be helpful.

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions