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

Fixes the issue where the toString of OffsetDateTime truncates traili… #296

Closed
wants to merge 1 commit into from

Conversation

rcunn87
Copy link

@rcunn87 rcunn87 commented Apr 18, 2022

…ng Zeros

@salesforce-cla
Copy link

Thanks for the contribution! Before we can merge this, we need @rcunn87 to sign the Salesforce.com Contributor License Agreement.

@rcunn87 rcunn87 marked this pull request as ready for review April 18, 2022 19:36
@rcunn87
Copy link
Author

rcunn87 commented Apr 18, 2022

By default OffsetDateTime will truncate trailing Zeros from its toString representation, this change ensures that the trailing zeros will not be truncated

@rcunn87
Copy link
Author

rcunn87 commented Apr 18, 2022

@mgrumbach I signed the CLA, but it looks like this PR didn't update, and I can't resign it

@rcunn87 rcunn87 closed this Apr 19, 2022
@rcunn87
Copy link
Author

rcunn87 commented Apr 19, 2022

I closed this a reopened it to get the CLA check to work
#297

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

Successfully merging this pull request may close these issues.

1 participant