trouble with hour string to date time

@nobaj well now you do not have any seconds but the pattern suggest you have. So you might have to come up with a consistent string or edit them beforehand or you might make seconds optional. And you might want to use just “en” as Locale

hh:mm[:ss] a
1 Like