Andris Pavēnis
Results
2
issues of
Andris Pavēnis
I specified to date::zoned_time objects (one with DST and another without) and printed following: - date::zoned_time object - sys_info::offset converted to std::chrono::duration - sys_info::save converted to std std::chrono::duration - entire...
Some of HDF5 files used in our tests (like [dataset](https://github.com/fmidev/smartmet-qdtools-test-data/blob/master/data/input/hdf/etop.h5) contains uint32_t values in big endian format. Type is detected as H5T_INTEGER by h5pp I currently work-arounded problem by detecting...