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

Handle of invalid datetime when format check fails #822

Merged
merged 6 commits into from
Oct 15, 2024

Commits on Sep 30, 2024

  1. Add exception if format string for DateTime is invalid

    Signed-off-by: Ivan Rogach <[email protected]>
    jannejy committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1886e87 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

  1. Handle TimePointParseException in OCPP 1.6 message callback

    Signed-off-by: Kai-Uwe Hermann <[email protected]>
    hikinggrass committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    25deb7c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into 808-handle-of-invalid…

    …-datetime-when-format-check-fails
    hikinggrass committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    64d0afe View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.18.0

    Signed-off-by: Kai-Uwe Hermann <[email protected]>
    hikinggrass committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    d619407 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Merge remote-tracking branch 'origin/main' into 808-handle-of-invalid…

    …-datetime-when-format-check-fails
    
    # Conflicts:
    #	CMakeLists.txt
    hikinggrass committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    f2c492b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a96e373 View commit details
    Browse the repository at this point in the history