CKD4XXH

Results 5 comments of CKD4XXH

> sys_days is the right data structure for general purpose day arithmetic Even when the `ymd` is "local"? I mean: // 'zoned' is some zoned time date:local_time ltim = zoned.get_local_time();...

A sub-question: How to qualify things like `0min` or `0_y`? `std::chrono::minutes{0}` works. `std::chrono::0min` does not work. ("expected unqualified-id before numeric constant")

What is the type of `date::make_zoned`? How to pass, for example, a zoned time to a funtion (as parameter)? In my current environment date::zoned_time now = date::make_zoned(date::current_zone(), std::chrono::system_clock::now()); seems working,...

I have switched to Remmina, with which I do not notice serious slowing-downs.