22 #ifndef _GNCSEARCH_DATE_H 23 #define _GNCSEARCH_DATE_H 25 #include "search-core-type.h" 29 #define GNC_TYPE_SEARCH_DATE (gnc_search_date_get_type ()) 30 G_DECLARE_FINAL_TYPE (GNCSearchDate, gnc_search_date, GNC, SEARCH_DATE, GNCSearchCoreType)
32 GNCSearchDate *gnc_search_date_new (
void);
35 void gnc_search_date_set_date (GNCSearchDate *fi,
time64 tt);
QofQueryCompare
Standard Query comparators, for how to compare objects in a predicate.
gint64 time64
Most systems that are currently maintained, including Microsoft Windows, BSD-derived Unixes and Linux...