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

Minor DateTime intro doc update #78

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

JohnHeitmann
Copy link
Contributor

• Put timezone in the lede since it's critical.
• Mention Instant and SystemTime to put DateTime in context

• Put timezone in the lede since it's critical.
• Mention Instant and SystemTime to put DateTime in context
@lifthrasiir lifthrasiir merged commit 7bfb927 into chronotope:master Jun 14, 2016
@lifthrasiir
Copy link
Contributor

Thank you!

lifthrasiir added a commit that referenced this pull request Aug 2, 2016
- Tons of documentation updates! (#77, #78, #80, #82 and my own
  changes as well)

- `DateTime::timestamp_subsec_{millis,micros,nanos}` methods have
  been added. (#81)

- When the system time records a leap second,
  the nanosecond component was mistakenly reset to zero. (#84)

- `Local` offset misbehaves in Windows for August and later,
  due to the long-standing libtime bug (dates back to mid-2015).
  Workaround has been implemented. (#85)
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.

2 participants