From: Jonathan de Boyne Pollard on 1 Apr 2010 14:16 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <blockquote cite="mid:cone.1270091759.508936.12547.500(a)commodore.email-scan.com" type="cite"> <p>I'm not really familiar with what goes on in the Windows world, but on Unix this is all very simple. </p> </blockquote> <p><a href="http://homepage.ntlworld.com./jonathan.deboynepollard/FGA/keeping-time-in-dos.html">Here's something</a> that may familiarize you to an extent. The MSDN Library covers the system APIs such as <a href="http://msdn.microsoft.com/en-us/library/ms724421%28VS.85%29.aspx"><code>GetTimeZoneInformation()</code></a> and <a href="http://msdn.microsoft.com/en-us/library/ms724338%28VS.85%29.aspx"><code>GetLocalTime()</code></a>, and <a href="http://msdn.microsoft.com/en-us/library/ms724493%28VS.85%29.aspx">the Win32 concept of local time</a>.<br> </p> </body> </html>
|
Pages: 1 Prev: Named pipes - am I missing something silly? Next: Querying Active Directory |