earliest,
latest
The scoped enumeration choose
can be passed to certain member functions of std::chrono::time_zone and std::chrono::zoned_time to control how ambiguous or nonexistent local times should be resolved. Passing choose::earliest
causes the earlier time point to be returned, while passing choose::latest
causes the later time point to be returned. (For nonexistent local times, these two time points are identical.)
If a choose
is not passed and an ambiguous or nonexistent local time is encountered, a std::chrono::ambiguous_local_time or std::chrono::nonexistent_local_time exception (as applicable) will be thrown.
zoned_time
std::chrono::zoned_time<Duration,TimeZonePtr>
) [edit] converts a local_time in this time zone to a sys_time
std::chrono::time_zone
) [edit]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4