[go: nahoru, domu]

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

Respect TimeZone in scheduled functions #3434

Merged
merged 2 commits into from
Jun 1, 2021
Merged

Conversation

inlined
Copy link
Member
@inlined inlined commented Jun 1, 2021

In scheduler spec to job we weren't copying timezones which caused the CLI to fall back to the default timezone (America/Los_Angeles)

@inlined inlined requested a review from joehan June 1, 2021 15:24
@google-cla google-cla bot added the cla: yes Manual indication that this has passed CLA. label Jun 1, 2021
Copy link
Contributor
@joehan joehan left a comment

Choose a reason for hiding this comment

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

LGTM, but lets add a test case to backend.spec.ts to cover this case as well

@inlined inlined merged commit 07f3195 into master Jun 1, 2021
devpeerapong pushed a commit to devpeerapong/firebase-tools that referenced this pull request Dec 14, 2021
* Copy TimeZone from spec to Job

* Add regression test
@bkendall bkendall deleted the inlined.restore-timezone branch March 18, 2022 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants