A Time Zone API supplement
Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
Microsoft has an extremely limited set of Time Zone functions. This API will allow the full use of Time Zones in your Windows App.
"Profile" a block of C++ code with just one include file and two variable definitions.
Learn about the IReferenceClock interface, which can be used to program a timer with high resolution.
[Update] The issues raised by CodeGuru readers have been addressed. The article has been revised and new source code has been created.
Very useful set of time formatting routines that can easily be inserted into your C++ code
Calculate the date and time of equinoxes and solstices in a given year (not earlier than 4713 BC). Includes public domain time routine that converts Julian Day numbers to Gregorian and Julian calendar dates.