I'm looking for a simple C++ library that allows me to convert timezone descriptions like "America/New_York" into an offset to GMT.
I'm looking for a lightweight library to add to an existing project.
I'm looking for a simple C++ library that allows me to convert timezone descriptions like "America/New_York" into an offset to GMT.
I'm looking for a lightweight library to add to an existing project.
Never used it but I think boost date time can do this: boost::date_time - local_time database
You can use Roguewave libraries for c++. http://www.roguewave.com/products/sourcepro/