Function lib::utils::parse_from_hmstr
source · [−]Expand description
Parse a string with the expected format “hh:mm” and return a DateTime<Local>
for the current day at time “hh:mm”
If mm is not parsable we return a datetime set at hh:00.