Re: Some Date and Time Routines



On Jun 25, 11:46 pm, Betov <b...@xxxxxxx> wrote:
"randyh...@xxxxxxxxxxxxx" <randyh...@xxxxxxxxxxxxx> écrivaitnews:1182813713.456759.63960@xxxxxxxxxxxxxxxxxxxxxxxxxxx:

Date and time calculations are notoriously difficult to get right.

It depends, clown. For example, under Win32, you just
have to call for the Api bound to the FileTime and to
the SystemTime Structures. Which is quite easy.

Until you need full date/time arithmetic, or you use a different OS.
hLater,
Randy Hyde

.



Relevant Pages

  • Re: Some Date and Time Routines
    ... For example, under Win32, you just ... have to call for the Api bound to the FileTime and to ... the SystemTime Structures. ...
    (alt.lang.asm)
  • Re: problem with GetLastWriteTime()
    ... Message="FileTime Win32 non valido. ... in System.DateTime.FromFileTimeUtc(Int64 fileTime) ... I have full permissions to the file. ...
    (microsoft.public.dotnet.languages.vb)