Skip to content

Change the time to consider BST#1063

Merged
zoltan-antal merged 2 commits intomainfrom
bst-fix
Mar 31, 2026
Merged

Change the time to consider BST#1063
zoltan-antal merged 2 commits intomainfrom
bst-fix

Conversation

@chinmaymudholkar1
Copy link
Copy Markdown
Collaborator

Change the time in the API request to consider BST

@chinmaymudholkar1 chinmaymudholkar1 requested a review from a team as a code owner March 31, 2026 09:23
"<<PATIENT_POSTAL_CODE>>": child.address[3],
"<<VACCINATION_TIME>>": vaccination_time.strftime("%Y-%m-%dT%H:%M:%S+00:00"),
"<<RECORDED_TIME>>": get_current_datetime().strftime("%Y-%m-%dT%H:%M:%S+00:00"),
"<<VACCINATION_TIME>>": vaccination_time.isoformat(timespec="seconds"),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We don't need timespec="seconds", otherwise looks good.

@zoltan-antal zoltan-antal enabled auto-merge March 31, 2026 09:38
@zoltan-antal zoltan-antal merged commit dcaa370 into main Mar 31, 2026
9 checks passed
@zoltan-antal zoltan-antal deleted the bst-fix branch March 31, 2026 09:43
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