My Project
|
Public Member Functions | |
void | fix_length_and_dec () |
longlong | val_date_temporal () |
bool | get_date (MYSQL_TIME *res, uint fuzzy_date) |
String * | val_str (String *str) |
Protected Member Functions | |
virtual Time_zone * | time_zone ()=0 |
longlong Item_func_curdate::val_date_temporal | ( | ) | [inline, virtual] |
Return date value of item in packed longlong format.
Reimplemented from Item_date_func.