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

Merge to master for v0.5.4 #38

Merged
merged 4 commits into from
Aug 20, 2024
Merged

Merge to master for v0.5.4 #38

merged 4 commits into from
Aug 20, 2024

Conversation

oblivioncth
Copy link
Owner

No description provided.

This is how Javescript's Date() handles ISO8601 strings with sub
millisecond accuracy, which seems to be how the datapack's were named as
it appears that the filenames of datapacks with more than 3 decimal
places of fractional time have their milliseconds truncated down to the
nearest whole millisecond.

Qt by default will round to the nearest, either up or down, which meant
that datapacks with add dates with >= xxx.5 of a millisecond fraction
would not have the correct filename determined for them when reading the
value from the DB.
Ignore datapack dateAdded fractional accuracy past 3 decimal places
@oblivioncth oblivioncth merged commit fcc5da3 into master Aug 20, 2024
10 checks passed
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

Successfully merging this pull request may close these issues.

1 participant