Is there a way to get the system time, especially the hour?
I've tried using the 'Date & Time Object', yet I've only just realised that it doesn't allow for when it's daylight savings. The Date time object only matches my PC time, when it's not when there's not Daylight savings ; therefore the countdown app I've made is out by an hour at certain times of the year. I was hoping not to have to do any calculations ,so that my app would work off the actual system time /clock that's already been changed to match if it's daylight savings is happening or not.