Soroush Rabiei
Soroush Rabiei
Hi The following code does not compile using MSVC 142 (19.35.32215 from VS 2022) using C++14 standard ```c++ #include #include "variant.hpp" int main() { std::pair y2 = {"a", "b"}; }...
The official calendar in Iran is an unknown combination of Birashk's method and 33-years algorithm, with some exceptions added. These exceptions are not handled in this library, so retrospectively speaking,...
Support for converting unix timestamp to the Solar Hijri calendar is added. This is an early implementation that needs to be carefully tested and if everything goes well, I will...