-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
π Feature Request: Add Time Zone Configuration Support
Description
Currently, Time-Sync-Bot synchronizes the system time with an internet time server at regular intervals.
To enhance its functionality, adding support for configuring time zones would allow users to:
- Set the system time zone manually
- Automatically adjust the system time zone based on the user's location or specified settings
Benefits
- User Convenience: Users can ensure their system time aligns with their local time zone.
- Automation: Automatic time zone adjustment can save users from manual configuration.
- Flexibility: Supports users in different time zones or those who travel frequently.
Implementation Considerations
- User Input: Provide a command-line option or configuration file to set the desired time zone.
- System Compatibility: Ensure compatibility with various Windows versions and handle potential permission issues.
- Error Handling: Implement checks to validate the time zone input and provide appropriate feedback to the user.
Priority
Medium β Enhances user experience without affecting core synchronization functionality.
Labels: enhancement feature-request time-sync Windows
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers