Data Fields | |
FromCharDateMode | mode |
int | hh |
int | pm |
int | mi |
int | ss |
int | ssss |
int | d |
int | dd |
int | ddd |
int | mm |
int | ms |
int | year |
int | bc |
int | ww |
int | w |
int | cc |
int | j |
int | us |
int | yysz |
int | clock |
Definition at line 407 of file formatting.c.
int TmFromChar::bc |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::cc |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::d |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::dd |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::ddd |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::hh |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::j |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::mi |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::mm |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
Definition at line 409 of file formatting.c.
Referenced by do_to_timestamp(), and from_char_set_mode().
int TmFromChar::ms |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::pm |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::ss |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::ssss |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::us |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::w |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::ww |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::year |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().
int TmFromChar::yysz |
Definition at line 410 of file formatting.c.
Referenced by DCH_from_char(), and do_to_timestamp().