j
k
j a
j l
Sean Farrow wrote:
Hi: I need to obtain the users current local time in the users current time zone. How would I go about doing this. Using a window operating system and visual studio 2008.
Hi:
I need to obtain the users current local time in the users current time zone.
How would I go about doing this. Using a window operating system and visual studio 2008.
boost::posix_time::microsec_clock::local_time();
Back to the thread
Back to the list