Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AssemblyCSharp
DateTimeExtension
C# Class AssemblyCSharp.DateTimeExtension
ファイルを表示
Open project: wooga/ps_social_jam
Public Methods
Method
Description
FromEpoch
(
long
seconds
) :
System.DateTime
ToEpoch
(
this
time
) :
int
Method Details
FromEpoch()
public
static
method
public
static
FromEpoch
(
long
seconds
) :
System.DateTime
seconds
long
return
System.DateTime
ToEpoch()
public
static
method
public
static
ToEpoch
(
this
time
) :
int
time
this
return
int