Skip to content

refactor: refactor timestamp handling so tests in meeting app pass - #4371

Merged
jennifer-richards merged 44 commits into
ietf-tools:feat/tzawarefrom
painless-security:jennifer/timezone-meeting
Aug 26, 2022
Merged

refactor: refactor timestamp handling so tests in meeting app pass#4371
jennifer-richards merged 44 commits into
ietf-tools:feat/tzawarefrom
painless-security:jennifer/timezone-meeting

Conversation

@jennifer-richards

@jennifer-richards jennifer-richards commented Aug 25, 2022

Copy link
Copy Markdown
Member

All tests in ietf.meeting pass. Have not yet looked at diffs of real pages.

datetime.datetime.today() is equivalent to datetime.datetime.now(); both
return a naive datetime with the current local time.
This is effectively the same, but is less likely to encourage accidental
use of naive datetimes.
Nearly all interim meetings on or before 2016-07-01 have blank
time_zone values. This migration fills these in with PST8PDT.
All tests in meetings.tests_views now passing
@jennifer-richards
jennifer-richards marked this pull request as ready for review August 26, 2022 16:08
@jennifer-richards
jennifer-richards merged commit 8b52d27 into ietf-tools:feat/tzaware Aug 26, 2022
@jennifer-richards
jennifer-richards deleted the jennifer/timezone-meeting branch August 26, 2022 19:53
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants