Skip to content

Change EpochTime's representation from HLAinteger32BE to HLAinteger64BE#90

Open
martinffi wants to merge 1 commit into
AMSP-04:masterfrom
martinffi:master
Open

Change EpochTime's representation from HLAinteger32BE to HLAinteger64BE#90
martinffi wants to merge 1 commit into
AMSP-04:masterfrom
martinffi:master

Conversation

@martinffi

Copy link
Copy Markdown

Changes EpochTime from being represented as an HLAinteger32BE to an HLAinteger64BE, which avoids the year 2038 problem.
Fixes #89

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.

EpochTime is a 32 bit integer and not 64

1 participant