Skip to content

tick: refine the MIN, MAX values for timestamps in fmt module #167

@martintmk

Description

@martintmk

The tick crate exposes the following formats for SystemTime:

  • Iso8601
  • Rfc2822
  • UnixSeconds

All formats above expose MIN and MAX values. Currently, the MIN points to UNIX_EPOCH and the name is not really alligned with what it does. Rename it to UNIX_EPOCH.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions