arthurai.util.is_valid_datetime_string#
- arthurai.util.is_valid_datetime_string(dt_obj)#
” Determines if an object is a string and in correct ISO8601 format
- Parameters
dt_obj (
Any
) – possible datetime object- Return type
bool
- Returns
bool
” Determines if an object is a string and in correct ISO8601 format
dt_obj (Any
) – possible datetime object
bool
bool