Skip to content

Conversation

gordonzhao
Copy link
Contributor

  • Add timezone to the Datetime creation
  • Add timezone to the rfcExample test

  - Add timezone to the Datetime creation
  - Add timezone to the rfcExample test
rlanvin added a commit that referenced this pull request Mar 11, 2016
Return results in the same timezone as DTSTART
@rlanvin rlanvin merged commit c8fedbb into rlanvin:master Mar 11, 2016
@rlanvin
Copy link
Owner

rlanvin commented Mar 11, 2016

Thank you! Just for clarification, the bug you fixed was not related to UTC. The results were returned in the default timezone configured in PHP, instead of the DTSTART timezone. It's also better to write a dedicated test for the bug - I did it for this pull request, just check commit 7e312ea if you want to see.

@gordonzhao
Copy link
Contributor Author

You are right UTC is my default timezone. Thanks.

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