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

افزودن ساعت با تایم زون مختلف #32

Open
Airuop opened this issue Sep 21, 2024 · 0 comments · May be fixed by #33
Open

افزودن ساعت با تایم زون مختلف #32

Airuop opened this issue Sep 21, 2024 · 0 comments · May be fixed by #33

Comments

@Airuop
Copy link

Airuop commented Sep 21, 2024

00448257cd6c243b64b02dbf8a1bad21fc668678.png

سلام
مشابه ساعت های پیش فرض مک برای سیستم عامل ویندوز لطفا امکان افزودن ساعت با تایم زون های مختلف اضافه کنید

@sajjadmrx sajjadmrx added this to bTime Sep 21, 2024
@sajjadmrx sajjadmrx moved this to 📝 Todo in bTime Sep 21, 2024
hootanht added a commit to hootanht/btime-desktop that referenced this issue Sep 21, 2024
Fixes sajjadmrx#32

Add support for multiple clocks with different time zones.

* **src/clock/app.clock.tsx**
  - Update to support multiple clocks with different time zones.
  - Modify the `useEffect` hook to handle multiple clocks.
  - Add a new state to manage multiple clocks.
* **src/setting/pages/clock/clock.setting.tsx**
  - Update to allow setting multiple time zones for the clocks.
  - Modify the `useEffect` hook to handle multiple time zones.
  - Add a new state to manage multiple time zones.
  - Add a button to add new clocks.
* **electron/main.ts**
  - Update to initialize multiple clock windows.
  - Modify the `onAppReady` function to handle multiple clocks.
  - Add a new function to create multiple clock windows.
* **electron/store.ts**
  - Update to define settings for multiple clock widgets.
  - Modify the `ClockSettingStore` interface to handle multiple clocks.
  - Add a new state to manage multiple clock settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📝 Todo
Development

Successfully merging a pull request may close this issue.

2 participants