

File: dfile.h
Namespace: dtSearch
Syntax


|
Name |
Description |
---|---|---|
![]() |
Constructor | |
![]() |
Copy constructor | |
![]() |
Construct a DFileDate from a dtsFileDate |




Operators
Constructors
|
Name |
Description |
---|---|---|
![]() |
Constructor | |
![]() |
Copy constructor | |
![]() |
Construct a DFileDate from a dtsFileDate |
Methods
|
Name |
Description |
---|---|---|
![]() |
Convert from a WIN32 FILETIME | |
![]() |
Convert from a WIN32 SYSTEMTIME | |
![]() |
Convert from a struct tm | |
![]() |
Convert from a time_t | |
![]() |
Convert to a WIN32 FILETIME | |
![]() |
Convert to a WIN32 SYSTEMTIME | |
![]() |
Convert to MFC CTime | |
![]() |
Convert to a struct tm | |
![]() |
Format as date, optionally converting to local time | |
![]() |
Format as date, optionally converting to local time, returning a CString | |
![]() |
Format date as follows YYYY-MM-DD HH:MM:SSZ Time zone is assumed to be GMT (no timezone conversion is done) | |
![]() |
Format as time, optionally converting to local time | |
![]() |
Format as time, optionally converting to local time, returning a CString | |
![]() |
Parse date from string created by formatISO The input format must be: YYYY-MM-DD HH:MM:SSZ | |
![]() |
Convert from UTC to Local time, using system time zone information |


|
Name |
Description |
---|---|---|
![]() |
Convert from a WIN32 FILETIME | |
![]() |
Convert from a WIN32 SYSTEMTIME | |
![]() |
Convert from a struct tm | |
![]() |
Convert from a time_t | |
![]() |
Convert to a WIN32 FILETIME | |
![]() |
Convert to a WIN32 SYSTEMTIME | |
![]() |
Convert to MFC CTime | |
![]() |
Convert to a struct tm | |
![]() |
Format as date, optionally converting to local time | |
![]() |
Format as date, optionally converting to local time, returning a CString | |
![]() |
Format date as follows YYYY-MM-DD HH:MM:SSZ Time zone is assumed to be GMT (no timezone conversion is done) | |
![]() |
Format as time, optionally converting to local time | |
![]() |
Format as time, optionally converting to local time, returning a CString | |
![]() |
Parse date from string created by formatISO The input format must be: YYYY-MM-DD HH:MM:SSZ | |
![]() |
Convert from UTC to Local time, using system time zone information |




![]() |
Operator |
![]() |
Constructor |


Class wrapper around dtsFileDate, providing conversion to and from various Windows and C runtime library types


