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 ())
30G_DECLARE_FINAL_TYPE (GNCSearchDate, gnc_search_date, GNC, SEARCH_DATE, GNCSearchCoreType)
32GNCSearchDate *gnc_search_date_new (
void);
35void gnc_search_date_set_date (GNCSearchDate *fi,
time64 tt);
gint64 time64
Most systems that are currently maintained, including Microsoft Windows, BSD-derived Unixes and Linux...
QofQueryCompare
Standard Query comparators, for how to compare objects in a predicate.