Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No support for Timezone based event start and end time. #7

Open
domnicrj23 opened this issue May 9, 2016 · 2 comments
Open

No support for Timezone based event start and end time. #7

domnicrj23 opened this issue May 9, 2016 · 2 comments

Comments

@domnicrj23
Copy link

function _formatDate uses UTC timing. There should be a support for timezone based timing

@dave-gray101
Copy link

I have actually started working on this on my branch. I'm not quite at a release yet, but I figured I'd point you in this direction and see if you have any comments on my work so far.

Once I've verified it's stable for all my needs, I'll be issuing a PR back here.

@Yin117
Copy link

Yin117 commented Mar 30, 2022

UTC In my opinion is the better method as it is converted back and forth for any user and location; defining a location just walks around understanding and implementing UTC correctly.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants