AUSTRA
C#
Show/Hide TOC
Date
Conversion Operators
Overload List
(Date to DateOnly)
Converts a date into a standard date-only struct.
(Date to DateTime)
Converts a date into a date and time.
(Date to UInt32)
Converts a date to an unsigned integer.
(DateTime to Date)
Converts a date and time into a date.
See Also
Reference
Date Structure
Austra.Library.Dates Namespace
In This Article
Overload List
See Also