<< Click to Display Table of Contents >> Navigation: OLE Automation > Application > Properties > SpaceObServer.Application.Properties.DateWithTime |
Description
Set this property to True to export date values like last access, last modified and the creation date with the time stamp.
Syntax
property DateWithTime: <Boolean>;
Example
$SOS.DateWithTime = $True #PowerShell
SOS.DateWithTime = True 'VBS
All exported date values will now also include the day time.