February 9th, 2009, 08:00 AM
-
Working with Dates in WMI
As you begin scripting with WMI, you will quickly learn that WMI uses its own date and time format. In order to build queries in WMI you will need an understanding of this date and time format as well as a knowledge of how to convert between WMI dates and traditional VBScript dates.
Read the full article here: Working with Dates in WMI
For more discussion go here: Blog Article Discussion
March 5th, 2014, 10:38 AM
-
Okay, how do you create a date property to use in a new class?