daylight savinbg time

  1. A

    Android Question Daylight Saving Time question

    Hi all. I have a problem with checking if DST has started. Here is my code - this is just an example private Sub CheckIsDST Try Dim Offset1 As Double,Offset2 As Double Dim Date1 As String,Date2 As String Date1="03/12/2021" Date2="03/13/2021"...
Top