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

Optional datetime parsing with brackets #3743

Open
AndreVelde opened this issue Mar 22, 2024 · 0 comments
Open

Optional datetime parsing with brackets #3743

AndreVelde opened this issue Mar 22, 2024 · 0 comments

Comments

@AndreVelde
Copy link

AndreVelde commented Mar 22, 2024

In our projects we are using Java/ Kotlin and Typescript. Saw that with this library you cant use bracks in the string format to parse for example a value with milliseconds and one without to the Date object. In Java/ Kotlin you would then for example have yyyy-MM-dd'T'HH:mm:ss[.SSS]X.

Was wondering if this was at some point considered and if not if it would be a good addition for this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant