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

[Feature] Channel-web doesn't save user timezone #592

Closed
dmytropanontko opened this issue Feb 5, 2019 · 2 comments
Closed

[Feature] Channel-web doesn't save user timezone #592

dmytropanontko opened this issue Feb 5, 2019 · 2 comments

Comments

@dmytropanontko
Copy link

I'm working on broadcast module. I've found that channel-web doesn't save user timezone.

Hint: If I understand right user timezone can be from -12 to +14.

@slvnperron
Copy link
Member

You're right – we don't have the notion of timezone anymore. We should use the user properties for that, and the web channel should provide the timezone from the browser (if available)

@EFF
Copy link
Member

EFF commented Feb 8, 2019

We then could / should use the provided tz for time based entity extraction.

epaminond referenced this issue in botpress/botpress Feb 25, 2019
feat(web): implemented timezone (resolve #1415)
@michaelmass michaelmass transferred this issue from botpress/botpress Jun 22, 2023
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

No branches or pull requests

3 participants