C# Class hobd.DateTimeMs

Afficher le fichier Open project: cail/hobd Class Usage Examples

Méthodes publiques

Méthode Description
CalculateOffset ( ) : void
Reset ( ) : void
ResetTo ( System.DateTime to ) : void
ToDateTime ( long ts ) : System.DateTime

Private Methods

Méthode Description
DateTimeMs ( ) : System

Method Details

CalculateOffset() public static méthode

public static CalculateOffset ( ) : void
Résultat void

Reset() public static méthode

public static Reset ( ) : void
Résultat void

ResetTo() public static méthode

public static ResetTo ( System.DateTime to ) : void
to System.DateTime
Résultat void

ToDateTime() public static méthode

public static ToDateTime ( long ts ) : System.DateTime
ts long
Résultat System.DateTime