![]() |
Home | Libraries | People | FAQ | More |
Constructs a date from a time_point
.
constexpr date( time_point tp);
The time point is interpreted as a local time. No time zone conversion is performed.
Strong guarantee. Throws on invalid input.