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

Add Fixed Time Zone Support for NowIndicator #174

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MasterHiei
Copy link
Contributor

Hi @JonasWanke 👋

First of all, thank you for your awesome package!

I encountered a situation where we needed to set the now indicator with a fixed time zone. To address this, I created this PR.

I also saw that similar functionality is WIP, but I’m hoping to use it as soon as possible, so I decided to go ahead with this solution for now.

Please feel free to review the changes, and I’d love to hear any feedback or suggestions!

Thanks again for your great work!

// when you need to display current time indicator with specific time zone.
//
// More information: [https://pub.dev/packages/timezone]
// tz.initializeTimeZones();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would also like to provide an API like DateTimeTimetable.initializeTimeZones() to make it easier to use.

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.

1 participant