IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ServerTime Property

The time returned by the TimeServer .

Syntax

[VB.NET]
Public ReadOnlyProperty ServerTime As String

[C#]
public string ServerTime {get;}

Remarks

This property contains the time returned by the TimeServer. The time is Greenwich Mean Time (GMT) formatted as "MM/DD/YYYY HH:MM:SS GMT" (where "HH" is in 24 hour format).

For the corresponding local time, please consult the LocalTime property.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]