Home
last modified time | relevance | path

Searched defs:is_date_format (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/styles/
H A Dnumber_format.cpp313 bool number_format::is_date_format() const in is_date_format() function in xlnt::number_format
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/styles/
H A Dnumbers.py104 def is_date_format(fmt): function
/dports/math/gretl/gretl-2021d/plugin/
H A Dexcel_import.c441 static int is_date_format (int fmt) in is_date_format() function