Directory: SetCreationTime |
Sets the creation time of the specified directory to the local time.
Public Sub SetCreationTime( ByRef Path As String, ByRef CreationTime As Variant )
The time will have the UTC offset removed before setting the the directory to it. When the time is read, it will be in local time to the timezone.