C# Class AssemblyCSharp.DateTimeExtension

Afficher le fichier Open project: wooga/ps_social_jam

Méthodes publiques

Méthode Description
FromEpoch ( long seconds ) : System.DateTime
ToEpoch ( this time ) : int

Method Details

FromEpoch() public static méthode

public static FromEpoch ( long seconds ) : System.DateTime
seconds long
Résultat System.DateTime

ToEpoch() public static méthode

public static ToEpoch ( this time ) : int
time this
Résultat int