Home
last modified time | relevance | path

Searched refs:gsf_timestamp_as_string (Results 1 – 6 of 6) sorted by relevance

/dports/devel/libgsf/libgsf-1.14.47/gsf/
H A Dgsf-timestamp.c35 char *str = gsf_timestamp_as_string (g_value_get_boxed (src_value)); in timestamp_to_string()
185 gsf_timestamp_as_string (GsfTimestamp const *stamp) in gsf_timestamp_as_string() function
H A Dgsf-timestamp.h49 char *gsf_timestamp_as_string (GsfTimestamp const *stamp);
H A Dlibgsf.syms255 gsf_timestamp_as_string
H A Dgsf-libxml.c2122 char *str = gsf_timestamp_as_string (ts); in gsf_xml_out_add_gvalue()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/excel/
H A Dxlsx-write-docprops.c98 str = gsf_timestamp_as_string (ts); in xlsx_map_to_date_core()
106 str = gsf_timestamp_as_string (ts); in xlsx_map_to_date_core()
/dports/devel/libgsf/libgsf-1.14.47/
H A DChangeLog2274 * gsf/gsf-timestamp.c (gsf_timestamp_as_string) : make it clear that
2308 * gsf/gsf-timestamp.c (gsf_timestamp_as_string) : single digit seconds
2417 (gsf_timestamp_as_string) : sync with timestamp_parse.
4873 * gsf/gsf-timestamp.c (gsf_timestamp_as_string): 64-bit fix.