Skip to content

Fix Timestamp conversion#302

Merged
yfakariya merged 6 commits into1.0.xfrom
fix/#296
Sep 9, 2018
Merged

Fix Timestamp conversion#302
yfakariya merged 6 commits into1.0.xfrom
fix/#296

Conversation

@yfakariya
Copy link
Copy Markdown
Member

This is bug fix for 1.0.0.

This PR fixes Timestamp conversion bug for before Unix epoc.
This PR also contains UWP related test certificate renewal.

If the date time is before Unix epoc and it has subsecond value,
internal divrem operation returns negative remains and it causes exception.
This commit add adjustment for this situation.
@yfakariya yfakariya changed the base branch from master to 1.0.x September 9, 2018 11:56
@yfakariya yfakariya closed this Sep 9, 2018
@yfakariya yfakariya reopened this Sep 9, 2018
@yfakariya
Copy link
Copy Markdown
Member Author

Close-and-reopened to rerun AppVeyor

@yfakariya yfakariya merged commit 419d45f into 1.0.x Sep 9, 2018
@yfakariya yfakariya deleted the fix/#296 branch September 9, 2018 20:56
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