Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
DFileDate Class
Classes | Legend | Members | Methods | Operators | convertFrom Method | convertTo Method | DFileDate Constructor | formatDate Method | formatTime Method | Send Feedback

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

Class Hierarchy
class DFileDate : public dtsFileDate;
File

dfile.h

Group
Methods
Method 
Description 
This is the overview for the convertFrom method overload. 
This is the overview for the convertTo method overload. 
Convert to MFC CTime 
Convert to a struct tm 
This is the overview for the DFileDate constructor overload. 
This is the overview for the formatDate method overload. 
Format date as follows YYYY-MM-DD HH:MM:SSZ 
This is the overview for the formatTime method overload. 
Parse date from string created by formatISO 
Convert from UTC to Local time, using system time zone information 
Operators
Operator 
Description 
!= 
True if two dates are not the same 
< 
True if this date is before the other date 
= 
Copy a dtsFileDate 
== 
True if the two dates are the same 
> 
True if this date is after the other date 
Legend
 
Operator 
 
Method 
Links
You are here: C++ Support Classes > dtSearch Namespace > Classes > DFileDate Class
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.