Home
last modified time | relevance | path

Searched defs:has_datetime (Results 1 – 2 of 2) sorted by relevance

/dports/astro/p5-Astro-Coords/Astro-Coords-0.20/lib/Astro/
H A DCoords.pm393 sub has_datetime { subroutine
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c3899 gboolean has_date = FALSE, has_datetime = FALSE, has_time = FALSE; in oo_cell_start() local