Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for the ISO 8601 standard 24:00:00 time format in .net #96536

Closed
choby opened this issue Jan 5, 2024 · 3 comments
Closed

Request support for the ISO 8601 standard 24:00:00 time format in .net #96536

choby opened this issue Jan 5, 2024 · 3 comments

Comments

@choby
Copy link

choby commented Jan 5, 2024

I am writing to request support for the ISO 8601 standard 24:00:00 time format in .net. Currently, this format is not supported, and I believe that adding support for it would be beneficial for developers who need to represent midnight in their applications.

I understand that the current standard for representing midnight is 00:00:00, but the ISO 8601 standard allows for 24:00:00 as an alternative representation. This format is used in some industries, such as aviation, and it would be helpful to have support for it in .net.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jan 5, 2024
@ghost
Copy link

ghost commented Jan 5, 2024

Tagging subscribers to this area: @dotnet/area-system-datetime
See info in area-owners.md if you want to be subscribed.

Issue Details

I am writing to request support for the ISO 8601 standard 24:00:00 time format in .net. Currently, this format is not supported, and I believe that adding support for it would be beneficial for developers who need to represent midnight in their applications.

I understand that the current standard for representing midnight is 00:00:00, but the ISO 8601 standard allows for 24:00:00 as an alternative representation. This format is used in some industries, such as aviation, and it would be helpful to have support for it in .net.

Author: choby
Assignees: -
Labels:

untriaged, area-System.DateTime

Milestone: -

@huoyaoyuan
Copy link
Member

Duplicate of #12197

@huoyaoyuan huoyaoyuan marked this as a duplicate of #12197 Jan 5, 2024
@tarekgh
Copy link
Member

tarekgh commented Jan 5, 2024

Yes, this is duplicate to #12197.

@tarekgh tarekgh closed this as completed Jan 5, 2024
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Jan 5, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants