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

Implement Unix timestamps #295

Closed
wants to merge 1 commit into from
Closed

Implement Unix timestamps #295

wants to merge 1 commit into from

Conversation

towerofnix
Copy link
Member

@towerofnix towerofnix commented Mar 8, 2018

Towards #281. This makes dates generally be stored as Unix timestamps, as per the 1.0.0 specification. It also updates the client to deal with this. (Conveniently, changing second = 1000 to second = 1 did half the work automatically!)

@towerofnix towerofnix added server Affects the @decent/server package. client Affects the @decent/client package. semver: major Breaking change! labels Mar 8, 2018
@towerofnix towerofnix added this to the 1.0.0 milestone Mar 8, 2018
@towerofnix towerofnix requested a review from bates64 March 8, 2018 04:27
@bates64
Copy link
Collaborator

bates64 commented Mar 8, 2018

Merged into 1.0.0.

@bates64 bates64 closed this Mar 8, 2018
@bates64 bates64 deleted the impl-1.0.0-dates branch March 8, 2018 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Affects the @decent/client package. semver: major Breaking change! server Affects the @decent/server package.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants