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

TRestDataSet does not read the date/time properly if time is not given. #389

Open
jgalan opened this issue Mar 9, 2023 · 0 comments
Open
Labels
good first issue Good for newcomers invalid This doesn't seem right

Comments

@jgalan
Copy link
Member

jgalan commented Mar 9, 2023

The startTime and endTime metadata members do not read properly the date if we do not provide full formatting.

E.g. if we use <parameter name="startTime" value="2023/01/01 00:00" /> it will work fine.

However, if we do <parameter name="startTime" value="2023/01/01" /> it will not work properly.

@jgalan jgalan added good first issue Good for newcomers invalid This doesn't seem right labels Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant