Re: What is the funciton to get system datetime
- From: "Carlos J. Quintero [.NET MVP]" <carlosq@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 10 May 2005 12:49:56 +0200
You can use System.DateTime.Now() for the local time and
System.DateTime.UtcNow() for universal time.
--
Best regards,
Carlos J. Quintero
MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com
"ad" <ad@xxxxxxxxxxxxxxx> escribió en el mensaje
news:OJwOzCTVFHA.3424@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
> What is the funciton to get the BIOS's date and time?
>
>
.
- References:
- Prev by Date: HTTP Status-Code=503 (Service Unavailable)
- Next by Date: Re: How to convert a string to DateTime
- Previous by thread: Re: What is the funciton to get system datetime
- Next by thread: Exporting a dataSet to an Excel
- Index(es):
Relevant Pages
|