GETTING SYSTEM DATE AND TIME FROM BIOS 
Author Message
 GETTING SYSTEM DATE AND TIME FROM BIOS

How do I get rid of this message?  It doesn't go away.

--
John Hamaker



Tue, 20 Feb 2001 03:00:00 GMT  
 GETTING SYSTEM DATE AND TIME FROM BIOS
John,

:How do I get rid of this message?  It doesn't go away.
FWIK, MS news server doesn't let you cancel messages. Ask one of the MVPs to
post a cancellation request to the MS news server admins.

--
Damit Senanayake
ICQ#: 6930718
#include <stdio.h>
#include <ctype.h>
void main(){ const char*
s="\x044\x061\x06D\x069\x074\x020\x069\x073\x020\x040\x020\x061\x06C\x074\x0
61\x076\x069\x073\x074\x061\x02E\x06E\x065\x074"; char d[24]; for(int
i=0;i<25;i++) {d[i]=toascii(s[i]);} puts(d);}



Thu, 22 Feb 2001 03:00:00 GMT  
 GETTING SYSTEM DATE AND TIME FROM BIOS
Somehow, the dumbass who posted this message was able to set the date of the
post for the year 2000.  The message has been removed from the server, you
just have to delete it from your cache.

Interesting though, Outlook Express represents 2000 as 00?

Can anyone say Y2K issue?

- Nicholas Paldino



Fri, 02 Mar 2001 03:00:00 GMT  
 GETTING SYSTEM DATE AND TIME FROM BIOS
Hi Nicholas

 You'll find that Outlook Express format's dates according to your locale
setting in Control Panel->Regional Settings. Mines (nearly) always set to
DD/MM/YYYY just to be on the safe side.

Regards

Chris Eastwood
Software Engineer
ACNielsen Ltd


Quote:
>Somehow, the dumbass who posted this message was able to set the date of
the
>post for the year 2000.  The message has been removed from the server, you
>just have to delete it from your cache.

>Interesting though, Outlook Express represents 2000 as 00?

>Can anyone say Y2K issue?

>- Nicholas Paldino




Sat, 03 Mar 2001 03:00:00 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. GETTING SYSTEM DATE AND TIME FROM BIOS

2. Matching system date/time with field date/time

3. System BIOS Date/revision and others...

4. Get the System BIOS Date

5. System BIOS date/revision, and others...

6. help getting time from bios!

7. how to set a date time value different from system time in the status bar

8. Compare date in form with date/time in form with date/time in database

9. Getting system date format

10. Getting a standard ASCII date string independent of system locale

11. Getting a standard ASCII date string independent of system locale

12. Getting a standard ASCII date string independent of system locale

 

 
Powered by phpBB® Forum Software