Re: CTime, COleDateTime or SystemTime?
- From: David Lowndes <DavidL@xxxxxxxxxxxxxxx>
- Date: Fri, 12 Jan 2007 00:54:42 +0000
I am writing an appication that runs continuously and records data at
specific times of day. This must not be disrupted by daylight saving changes.
what is the best way to represent the time in my application?
Tony,
I'd opt to store the times/dates as UTC rather than local times -
probably just using GetSystemTimeAsFileTime if you want to persist the
date/time as binary data.
Dave
.
- Follow-Ups:
- Re: CTime, COleDateTime or SystemTime?
- From: Joseph M . Newcomer
- Re: CTime, COleDateTime or SystemTime?
- Prev by Date: Re: Copying .bsc files to a usb hard disk
- Next by Date: hard drive scrubbing utility
- Previous by thread: Re: Copying .bsc files to a usb hard disk
- Next by thread: Re: CTime, COleDateTime or SystemTime?
- Index(es):