Skip to main content
Day
time
0.3.47
Day
Aliased Type
In time::
formatting
time
::
formatting
Type Alias
Day
Copy item path
Source
type Day = ru8<1, 31>;
Available on
crate feature
formatting
only.
Aliased Type
ยง
#[repr(transparent)]
struct Day(
/* private fields */
);