libcudacxx icon indicating copy to clipboard operation
libcudacxx copied to clipboard

Add support for <chrono> Time Zone functionality

Open jrhemstad opened this issue 3 years ago • 2 comments

I would like support for the timezone database and time zone APIs added in <chrono> in C++20.

This functionality should also be backported to C++14.

jrhemstad avatar Nov 13 '20 19:11 jrhemstad

Needed for RAPIDS libcudf (Python, Spark, and probably other clients)

harrism avatar Nov 16 '20 03:11 harrism

Agreed, this is a necessary function for time series analysis

drsxr avatar May 26 '22 02:05 drsxr