mirror of
https://github.com/Dokploy/dokploy.git
synced 2026-09-14 11:06:15 +05:00
- Introduced a new `commonTimezones` array for timezone selection in the UI. - Updated the schedule form to include an optional timezone field. - Modified the database schema to add a `timezone` column to the `schedule` table. - Enhanced the scheduling logic to utilize the specified timezone, defaulting to UTC if not provided. |
||
|---|---|---|
| .. | ||
| index.ts | ||
| logger.ts | ||
| queue.ts | ||
| schema.ts | ||
| utils.ts | ||
| workers.ts | ||