Hotfix 13774
[*] In dap_time_from_str_simplified, a check has been added to check that strptime returns an empty string; if it returns NULL or a number, then the conversion is considered invalid and 0 is returned.
[*] In dap_time_from_str_simplified, a check has been added to check that strptime returns an empty string; if it returns NULL or a number, then the conversion is considered invalid and 0 is returned.