Modify ↓
Opened 12 months ago Closed 12 months ago #313 closed task (fixed)remove DST notification (on certain platforms)
DescriptionPhenomenon
Currently when daylight saving times switches to summer to winter times or vice versa a notification is showing upon starting YAM. This notification was added because on some platforms (e.g. OS3) no automatic switching is implemented so other tools (e.g. SetDST) are used and these tools might fail to correctly switch to/from DST. Background analysis
On platforms like AmigaOS4 the DST is done by the system itself and no external tools are required. Thus this notification is not required anymore. Nevertheless it has to be investigated which other platforms (MorphOS, AROS) also have native DST switching and for these the notification should be completly removed as well. Implementation recommendation
Remove DST switching notification completly and trust the OS-based DST switching. Attachments (0)Change History (1)comment:1 Changed 12 months ago by thboeckel
Note: See
TracTickets for help on using
tickets. | This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Owner, Subscriber
| ||||||||||||||||||||||||||||



Implemented in r6020.