Sets the date in the operating system's clock.
Function | Group | Execution | Windows | Embedded | Thin Client |
---|---|---|---|---|---|
SetSystemDate | Date & Time | Synchronous | Supported | Supported | Supported |
SetsystemDate( strDate )
Returns no values.
Tag Name | Expression |
---|---|
SetSystemDate( "04/15/2002" ) // Sets the system clock to April 15th 2002. |