Skip to content

Comments

Version 0.8.64 features#1

Merged
wrprice merged 3 commits intomainfrom
format
Jan 4, 2026
Merged

Version 0.8.64 features#1
wrprice merged 3 commits intomainfrom
format

Conversation

@wrprice
Copy link
Owner

@wrprice wrprice commented Jan 4, 2026

  • Added InternetTimeField.CENTIBEAT_OF_BEAT (had been in a separate, private class)
  • Added formatters and other formatting/parsing convenience methods to InternetTime
  • Removed InternetTime::ofInstant, use InternetTime::from instead with Instant
  • Lots of API documentation (Javadoc)

- Javadoc
- Bug fixes
- InternetTime::ofInstant made private because unlike other `of`
  methods, it is not exact.  Values can still be derived from Instant
  using InternetTime::from
@wrprice wrprice merged commit 1ccd5a5 into main Jan 4, 2026
5 checks passed
@wrprice wrprice deleted the format branch January 4, 2026 06:35
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