C# Class Web.Helpers.DateTimeExtensions

Afficher le fichier Open project: lgn/CurrentProject

Méthodes publiques

Méthode Description
FromUnixTime ( this self ) : System.DateTime
ToUnixTime ( this self ) : System.Int64

Method Details

FromUnixTime() public static méthode

public static FromUnixTime ( this self ) : System.DateTime
self this
Résultat System.DateTime

ToUnixTime() public static méthode

public static ToUnixTime ( this self ) : System.Int64
self this
Résultat System.Int64