ServerStation.Now Property

Gets the server's local date and time offset.
<ID("Now", (int)e.Now)> _ 
Public ReadOnly Property Now() As DateTimeOffset
This language is not supported or no code example is available.
[ID("Now", (int)e.Now)] 
public DateTimeOffset Now {get;}
This language is not supported or no code example is available.

Property Value

DateTimeOffset

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition