time elapsed since local midnight?Finally mbozzi got what I was asking! Thanks!
time elapsed since local midnight?I am looking for time elapsed from local midnight. It is now approx 16:03:05 but this calculation be...
time elapsed since local midnight?I need to find the elapsed time (duration) from local midnight. I tried this: [code] // if we hav...
How to get sys_days from local_time?I found the solution... [code] auto local_now = chr::current_zone()->to_local(chr::system_clock::n...
How to get sys_days from local_time?This is an incorrect way to obtain today: [code] auto today = sys_days{ floor<days>(system_clock::...
This user does not accept Private Messages