RSQLite icon indicating copy to clipboard operation
RSQLite copied to clipboard

Get rid of boost::date_time

Open krlmlr opened this issue 3 years ago • 0 comments

Follow-up to #362.

This library contributes to a big chunk of the inlined Boost headers, and can be replaced by https://github.com/HowardHinnant/date/, the library that {clock} uses.

krlmlr avatar Dec 12 '21 05:12 krlmlr