parse_date_time on dates with weekdays fails when weekday (a / A) is specified in order #254
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If dates contains a full or abbreviated weekday,
parse_date_time
fails if weekday (A
ora
) is specified inorder
. However, such dates are parsed correctly if weekday is not specified inorder
:The text was updated successfully, but these errors were encountered: