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

Use datetime functions from python standard lib #371

Merged
merged 8 commits into from
Feb 10, 2024

Commits on Feb 10, 2024

  1. Configuration menu
    Copy the full SHA
    381f48f View commit details
    Browse the repository at this point in the history
  2. Use timezone class from stdlib

    ekuler authored and Evidlo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a8aba4f View commit details
    Browse the repository at this point in the history
  3. Parse date values using fromisoformat

    ekuler authored and Evidlo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    bf65149 View commit details
    Browse the repository at this point in the history
  4. Add timezone test for expiration date

    ekuler authored and Evidlo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    e5d87ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e78cf4d View commit details
    Browse the repository at this point in the history
  6. Update datetime format string

    WIP
    
    sad
    
    update format
    ekuler authored and Evidlo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    4739f8d View commit details
    Browse the repository at this point in the history
  7. remove dateutil dep

    Evidlo committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    1fbd64a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7611ead View commit details
    Browse the repository at this point in the history