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

Library and Measure evaluation periodStart or PeriodEnd param date-time parsing is unstable #91

Open
mdnazmulkarim opened this issue Apr 8, 2022 · 0 comments

Comments

@mdnazmulkarim
Copy link
Contributor

mdnazmulkarim commented Apr 8, 2022

These two works good:
2019-01-01T00:00:00.0-08:00
2020-01-01T00:00:00.0-08:00
The following two is having exception
2022-01-01T00:00:00.0-08:00
2020-01-01T00:00:00.0-08:00

Git some findings: actually it throws exception when the periodEnd is lesser than the periodStart.
The still outstanding problem is: it is still not working on time level precision when the millisecond part is not set.

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