145
145
- The hour part must be specified in hour-minute-second order.
149
149
[DD [HH:[MM:[SS]]]].fraction.
154
154
All elements in l_time is set to 0
159
159
enum enum_mysql_timestamp_type
160
str_to_datetime(const char *str, uint length, MYSQL_TIME *l_time,
160
str_to_datetime(const char *str, uint length, DRIZZLE_TIME *l_time,
161
161
uint flags, int *was_cut)
163
163
uint field_length, year_length=4, digits, i, number_of_fields;