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

Add tests for format_datetime() with time zone offsets #10606

Closed
wants to merge 1 commit into from

Conversation

pedroerp
Copy link
Contributor

Summary:
In the recent time zone support improvements, time zone offset support
was added to the same API used for regular time zones. Hence, functions based
on this API now also support offests. Adding unit tests to ensure
format_datetime() has the expected behavior.

Addresses #10101

Differential Revision: D60430532

Summary:
In the recent time zone support improvements, time zone offset support
was added to the same API used for regular time zones. Hence, functions based
on this API now also support offests. Adding unit tests to ensure
format_datetime() has the expected behavior.

Addresses facebookincubator#10101

Differential Revision: D60430532
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 30, 2024
Copy link

netlify bot commented Jul 30, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 97826bd
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/66a9275850cb8a00087e3965

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60430532

Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

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

@pedroerp Thank you, Pedro.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in c8ac8f7.

Copy link

Conbench analyzed the 1 benchmark run on commit c8ac8f7a.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants