Std.Time.Date
1 declaration
type
DateThis declaration introduces a public type.
What it does
A civil date with no instant until a zone is applied.
The distinction from an instant is the one date handling gets wrong most
often: a birthday is a date everywhere, while a meeting is an instant.
Read the signature
- This declaration has no value signature because it introduces a type or trait.
