LocalTime Property
The time returned by the TimeServer converted to local time.
Object Oriented Interface
public function getLocalTime();
Procedural Interface
ipworks_netclock_get($res, 3 );
Default Value
''
Remarks
The server provides Greenwich Mean Time (GMT). This property contains the corresponding local time formatted as "MM/DD/YYYY HH:MM:SS" (where "HH" is in 24 hour format).
This property is read-only and not available at design time.
Data Type
String