gnc-gdate-utils.h File Reference


Detailed Description

GDate helper routines.

Author:
Copyright (C) 2005 David Hampton <hampton@employees.org>

Definition in file gnc-gdate-utils.h.

Go to the source code of this file.

Functions

GDate hash table support
gint gnc_gdate_equal (gconstpointer gda, gconstpointer gdb)
guint gnc_gdate_hash (gconstpointer gd)
GDate to time_t conversions
time_t gnc_timet_get_day_start_gdate (GDate *date)
time_t gnc_timet_get_day_end_gdate (GDate *date)
Date Manipulation
void gnc_gdate_set_month_start (GDate *date)
void gnc_gdate_set_month_end (GDate *date)
void gnc_gdate_set_prev_month_start (GDate *date)
void gnc_gdate_set_prev_month_end (GDate *date)
void gnc_gdate_set_quarter_start (GDate *date)
void gnc_gdate_set_quarter_end (GDate *date)
void gnc_gdate_set_prev_quarter_start (GDate *date)
void gnc_gdate_set_prev_quarter_end (GDate *date)
void gnc_gdate_set_year_start (GDate *date)
void gnc_gdate_set_year_end (GDate *date)
void gnc_gdate_set_prev_year_start (GDate *date)
void gnc_gdate_set_prev_year_end (GDate *date)
void gnc_gdate_set_fiscal_year_start (GDate *date, const GDate *year_end)
void gnc_gdate_set_fiscal_year_end (GDate *date, const GDate *year_end)
void gnc_gdate_set_prev_fiscal_year_start (GDate *date, const GDate *year_end)
void gnc_gdate_set_prev_fiscal_year_end (GDate *date, const GDate *year_end)


Generated on Tue Oct 14 05:05:10 2008 for GnuCash by  doxygen 1.5.2