Part of kiwi.datatypes View In Hierarchy
Known subclasses: kiwi.datatypes._DateConverter, kiwi.datatypes._DateTimeConverter, kiwi.datatypes._TimeConverter
| Class Variables | date_format | |
| lang_constant | 
| Method | __init__ | Undocumented | 
| Method | get_lang_constant_win32 | Undocumented | 
| Method | get_lang_constant | Undocumented | 
| Method | from_dateinfo | Undocumented | 
| Method | get_compare_function | This can be overriden by a subclass to provide a custom comparison | 
| Method | get_format | Undocumented | 
| Method | get_mask | Returns the mask of the entry or None if not specified. | 
| Method | as_string | Convert a date to a string | 
| Method | _convert_format | Convert the format string to a 'human-readable' format | 
| Method | from_string | Convert a string to a date | 
| Returns | cmp | |
| Returns | the mask or None. | |