Hi all.
I have a problem with DateUtils.AddPeriod and DST which is In the USA today March, 13 2022
Here is my code
Private Sub GetStrTo(strFrom As String) As String
Try
Dim TimeFormatShow As String="hh:mm a",DateFormat As String="MM/dd/yyyy"...
Hi all.
I have a problem with DateUtils.AddPeriod and DST which is In the USA today November, 7 2021
Here is my code
Private Sub GetStrTo(strFrom As String, AddHour As Int) As String
Try
Dim Arr() As String
Dim NotTimeDate As String,NoteTimeStr As String...
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"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.