Skip to content

Bug/apply utc time#627

Merged
bedanley merged 13 commits into
developfrom
bug/apply-utc-time
Dec 18, 2025
Merged

Bug/apply utc time#627
bedanley merged 13 commits into
developfrom
bug/apply-utc-time

Conversation

@bedanley
Copy link
Copy Markdown
Contributor

Apply consistant dates for object creation and UI rendering. Dates were not created consistently in python, which was not storing the timezone with iso timestrings. Adding a default UTC timezone, and updating factory methods to create timestamps using UTC timezone. Where possible, the values have been updated to use epoch mills, instead of timestrings.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bedanley bedanley changed the base branch from main to develop December 17, 2025 17:26
@bedanley bedanley marked this pull request as ready for review December 17, 2025 17:27
Copy link
Copy Markdown
Member

@nishi7409 nishi7409 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, could you please rerun precommit & testing commands. Can merge after

@bedanley bedanley merged commit f2cb17b into develop Dec 18, 2025
8 checks passed
@bedanley bedanley deleted the bug/apply-utc-time branch December 18, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants