You set the date and the time (as specified in the CIM Specification) for a new property or method on this Set value dialog box. This Set value dialog box is displayed when you select the:
Value of a new property that uses the DateTime value on the New Class dialog box.
Input Value of a method's parameter on the Invoke Method dialog box.
Year yyyy is a 4-digit year.
Month mm is the month.
Day dd is the day.
Hour hh is the hour, on a 24-hour clock.
Minutes mm is the minutes.
Seconds ss is the seconds.
Microseconds mmmmmm is the number of microseconds.
Universal Time Coordinated (UTC) s consists of a positive (+) or a negative (-) sign, followed by the a 3-digit number that specifies the offset from UTC utc, in minutes. UTC is identical to Greenwich Mean Time (GMT).
Use these associated fields to specify the offset from UTC.
Example: -480
Select the plus (+) or the minus (-) sign first.
You can either type a number in the second associated field, or you can click one of the arrows to increase or decrease the number of minutes.
For example, to represent Monday June 3, 2002 at 1:30:15 PM EST, you specify:
20020603133015.000000-300If you want to specify an interval, specify these fields:
Days dddddddd is the number of days, which can range from 0 through 99999999 days.
Hour hh is the hour, on a 24-hour clock.
Minutes mm is the minutes.
Seconds ss is the seconds.
Microseconds mmmmmm is the number of microseconds, which can range from 0 through 999999.