1938
1938
ulong convert_month_to_period(ulong month);
1939
1939
void get_date_from_daynr(long daynr,uint *year, uint *month,
1942
1942
bool str_to_time_with_warn(const char *str,uint length,MYSQL_TIME *l_time);
1943
1943
timestamp_type str_to_datetime_with_warn(const char *str, uint length,
1944
1944
MYSQL_TIME *l_time, uint flags);