![]() |
QCAD
Open Source 2D CAD
|
Functions | |
void | _getInt (void str, void i, void minlength, void maxlength) |
void | _isInteger (void val) |
void | compareDates (void date1, void dateformat1, void date2, void dateformat2) |
void | formatDate (void date, void format) |
void | getDateFromFormat (void val, void format) |
void | isDate (void val, void format) |
void | LZ (void x) |
void | parseDate (void val) |
Variables | |
int | DAY_NAMES |
int | MONTH_NAMES |
void _getInt | ( | void | str, |
void | i, | ||
void | minlength, | ||
void | maxlength ) |
void _isInteger | ( | void | val | ) |
void compareDates | ( | void | date1, |
void | dateformat1, | ||
void | date2, | ||
void | dateformat2 ) |
void formatDate | ( | void | date, |
void | format ) |
void getDateFromFormat | ( | void | val, |
void | format ) |
void isDate | ( | void | val, |
void | format ) |
void LZ | ( | void | x | ) |
void parseDate | ( | void | val | ) |
int DAY_NAMES |
int MONTH_NAMES |