Gets the integer portion of the Julian Date (or astronomical Julian day number).
Namespace:
AGI.Foundation.Time
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 23.1.416.0 (23.1.416.0)
SyntaxPublic ReadOnly Property Day As Integer
Get
public:
property int Day {
int get ();
}
member Day : int with get
Property Value
Type:
Int32
See Also