24#ifndef __GNC_DATE_P_H__
25#define __GNC_DATE_P_H__
42gchar *qof_time_format_from_utf8(
const gchar *utf8_format);
50gchar *qof_formatted_time_to_utf8(
const gchar *locale_string);
57 QOF_WIN32_PICTURE_DATE,
58 QOF_WIN32_PICTURE_TIME,
59 QOF_WIN32_PICTURE_DATETIME
70const char *qof_win32_get_time_format(QofWin32Picture picture);
76 GTimeZone* (*timezone_new_local) (void);
Date and Time handling routines.