Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HowardHinnant/date
/ leap_second
Method
leap_second
src/tz.cpp:2492–2495 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2490
}
2491
2492
leap_second::leap_second(const sys_seconds& s, detail::undocumented)
2493
: date_(s)
2494
{
2495
}
2496
2497
#else // !USE_OS_TZDB
2498
Callers
nothing calls this directly
Calls
2
to_time_point
Method · 0.80
year
Class · 0.50
Tested by
no test coverage detected