Files
opm-common/opm/common
Atgeirr Flø Rasmussen 49262ae96d Add and use portable_timegm().
This function converts a std::tm to a std::time_t, assuming UTC
and not local timezone. This is used instead of relying on
repeated calls to mktime(), which can fail on some system (BSD)
for dates before 1900.
2022-08-18 09:21:52 +02:00
..
2022-07-27 16:05:01 +02:00
2022-08-18 09:21:52 +02:00