◆ advance()
| std::time_t Opm::TimeService::advance |
( |
const std::time_t |
tp, |
|
|
const double |
sec |
|
) |
| |
◆ eclipseMonthIndices()
| const std::unordered_map< std::string, int > & Opm::TimeService::eclipseMonthIndices |
( |
| ) |
|
◆ from_time_t()
| time_point Opm::TimeService::from_time_t |
( |
std::time_t |
t | ) |
|
◆ makeUTCTime()
| std::time_t Opm::TimeService::makeUTCTime |
( |
std::tm |
timePoint | ) |
|
◆ now()
◆ to_time_t()
| std::time_t Opm::TimeService::to_time_t |
( |
const time_point & |
tp | ) |
|
◆ valid_month()
|