|
JWSCL Documentation
|
class function FileTime2DateTime(FileTime: TFileTime): TDateTime;
|
Parameters |
Description |
|
FileTime: TFileTime |
TFileTime in GMT |
TDateTime in local time
FileTime2DateTime can be used to convert a non local (GMT time) FileTime to a localised TDateTime var.
A TFileTime can be casted to Int64 (number 100-nanosecond intervals since January 1, 1601) and vice versa.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|