Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

User Timezone #9

Closed
zek opened this issue Jun 9, 2019 · 3 comments
Closed

User Timezone #9

zek opened this issue Jun 9, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@zek
Copy link

zek commented Jun 9, 2019

Thank you for this great package!

I noticed a missing feature that original datetime field has.

This package doesn't handle time zone.

        Nova::userTimezone(function () {
            return 'Europe/Istanbul';
        });
@techouse
Copy link
Owner

techouse commented Jun 10, 2019

Explain how you would implement a timezone with this plugin. I am asking because this plugin is here help users deal with locales, not timezones.

Otherwise try and use Europe/Athens which is basically the same timezone.

@techouse techouse added need more info question Further information is requested labels Jun 11, 2019
@techouse
Copy link
Owner

Aha, I see the issue. Will get right on it. ✈️

@techouse techouse added enhancement New feature or request and removed need more info question Further information is requested labels Jun 11, 2019
@techouse
Copy link
Owner

Implemented in v1.2.6. Thanks for reporting! 🙏

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants