Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
OddsAndEnds
DateFormatting
IsoDateFormat
C# Class OddsAndEnds.DateFormatting.IsoDateFormat
Show file
Open project: jskeet/DemoCode
Public Methods
Method
Description
Deconstruct
(
this
value
,
int
&
year
,
int
&
month
,
int
&
day
) :
void
Method Details
Deconstruct()
public
static
method
public
static
Deconstruct
(
this
value
,
int
&
year
,
int
&
month
,
int
&
day
) :
void
value
this
year
int
month
int
day
int
return
void