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