AUSTRA
C#
Show/Hide TOC
Date
Deconstruct Method
Overload List
Deconstruct(Int32
, Int32
)
Extracts the year and month in a single call.
Deconstruct(Int32
, Int32
, Int32
)
Extracts all components from a date in a single call.
See Also
Reference
Date Structure
Austra.Library.Dates Namespace
In This Article
Overload List
See Also