Skip to content

Conversation

@yashoza19
Copy link
Collaborator

Description

Ensure all parsed datetimes are timezone-aware by defaulting to UTC when timezone info is missing. This fixes the CSV seeding failure that prevented users from being loaded during migrations.

  • Update parse_datetime() to add UTC timezone to naive datetimes
  • Fixes "can't subtract offset-naive and offset-aware datetimes" error

Related issues

  • Closes #
  • Related to #

How was this tested / what tests were added?

  • Automated:

  • Manual:

Screenshots or recordings (if applicable)

Documentation updates

  • Changes are self documenting
  • Inline docs added
  • Formal docs added

@yashoza19 yashoza19 requested a review from sauagarwa November 6, 2025 17:27
@sauagarwa sauagarwa merged commit d021bed into rh-ai-quickstart:main Nov 6, 2025
3 checks passed
@yashoza19
Copy link
Collaborator Author

🎉 This PR is included in version 2.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants