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

Update #33

Merged
merged 4 commits into from
Jul 16, 2020
Merged

Update #33

merged 4 commits into from
Jul 16, 2020

Conversation

ThomasH99
Copy link
Owner

No description provided.

ThomasH99 and others added 4 commits July 15, 2020 18:54
…ply starting the picker without changing the date will return a changed Date since the time of day is currently set to the time of editing)
… JSONParser.isUseBoolean(), JSONParser.setUseBoolean(), JSONParser.setUseLongs() and JSONParser.setUseLongs() as these affect global state. Added equivalents JSONParser.setUseBooleanInstance(), JSONParser.isUseBooleanInstance(), JSONParser.setIncludeNullsInstance(), JSONParser.isIncludeNullsInstance(), JSONParser.setUseLongsInstance(), and JSONParser.isUseLongsInstance() which configure only the specific JSONParser object, so won't have side-effects that could break the rest of the program.
@ThomasH99 ThomasH99 merged commit 61e9f3f into ThomasH99:master Jul 16, 2020
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.

3 participants