GregorianDateNow Property |
Gets the
GregorianDate that represents the current date and time.
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public static GregorianDate Now { get; }
Public Shared ReadOnly Property Now As GregorianDate
Get
public:
static property GregorianDate Now {
GregorianDate get ();
}
static member Now : GregorianDate with get
Property Value
Type:
GregorianDateSee Also