Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Documented more missing Timezones features#11616

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed
javiereguiluz wants to merge4 commits intosymfony:4.3fromjaviereguiluz:fix_11499

Conversation

@javiereguiluz
Copy link
Member

Fixes#11499.

@ro0NL I need your help. I don't know:

  • What's the difference between getRawOffset and getGmtOffset
  • What's the purpose of the timestamp argument defined by both

Thanks!

@ro0NL
Copy link
Contributor

hi@javiereguiluz

the offset represents the timezone compared to GMT, soEurope/Amsterdam is e.g.GMT+01:00 (raw 3600) orGMT+02:00 (raw 7200). The difference is based on time, depending on a active DST transition. Hence the extra argument, to get the value at a certain point in time, defaulting to "now/today".

@javiereguiluz
Copy link
MemberAuthor

Roland, thanks a lot for your help. Everything is more clear now and I could complete the docs.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@ro0NLro0NLro0NL approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

3 participants

@javiereguiluz@ro0NL@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp