Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] The date-processor doesn't parse times in AM/PM format #4564

Merged
merged 3 commits into from
Nov 12, 2024

Commits on May 22, 2024

  1. Fixed parsing of times in AM/PM format

    Signed-off-by: Federico Brignola <160846842+federicobrignola@users.noreply.github.com>
    FedericoBrignola committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3b324ec View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    b497787 View commit details
    Browse the repository at this point in the history
  2. Fix parsing of time with hours in the format (clock-time-of-day 1-24)

    Signed-off-by: Federico Brignola <160846842+FedericoBrignola@users.noreply.github.com>
    FedericoBrignola committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    656bde0 View commit details
    Browse the repository at this point in the history