User profile: spistol

User info
User name:spistol
Name:spistol
History
Joined:
Number of posts:29
Latest posts:

tzdb: cannot locate zone
Just found another way... but not what I really want. [code] #include <chrono> #include <iostream> ...

tzdb: cannot locate zone
I really don't want to change the local time. I have no reason to change time settings, it works fin...

tzdb: cannot locate zone
btw, the "some code"(Ubuntu)" mentioned above is a "EST5EDT"... from the file "New_York". [output]tz...

tzdb: cannot locate zone
[quote]Maybe you can use "EST"/"EDT" instead. [/quote] Unfortunately.. [output]tzdb: cannot locate z...

tzdb: cannot locate zone
Trying to run my an old app... where: [code] std::string time = std::format("{:%H:%M:%OS %z}", st...