C# Class AdysTech.InfluxDB.Client.Net.EpochHelper

Afficher le fichier Open project: AdysTech/InfluxDB.Client.Net Class Usage Examples

Méthodes publiques

Méthode Description
FromEpoch ( this time, TimePrecision precision ) : System.DateTime
ToEpoch ( this time, TimePrecision precision ) : long

Method Details

FromEpoch() public static méthode

public static FromEpoch ( this time, TimePrecision precision ) : System.DateTime
time this
precision TimePrecision
Résultat System.DateTime

ToEpoch() public static méthode

public static ToEpoch ( this time, TimePrecision precision ) : long
time this
precision TimePrecision
Résultat long