Top "Boost-date-time" questions

Boost.

Get year from boost ptime

I'm converting an existing program to C++ and here need to manipulate Sybase timestamps. These timestamps contain date and time …

c++ boost boost-date-time
How to get a local date-time from a time_t with boost::date_time?

I'm using boost::date_time and I got a time_t, that have been generated by a library using the …

c++ datetime boost boost-date-time