DirectoryInfo: CreationTimeUtc (set)

CreationTimeUtc

Sets the creation time as UTC time.

 Public Property Set CreationTimeUtc(
	  ByVal RHS As Variant )

Parameters

RHS
[ByVal] Variant. A cDateTime object of the new time.

Remarks

The time has the UTC timezone offset removed from it before being written to the directory.

Read/Write.

See Also

Project VBCorLib Overview | Class DirectoryInfo Overview