Sets the time the directory was last accessed in local time.
Public Sub SetLastAccessTime( ByRef Path As String, ByRef LastAccessTime As Variant )
The UTC offset is removed from the time before setting the directory.
Project CorLib Overview
Class Directory Overview