Méthode | Description | |
---|---|---|
GetTimeSpan ( this moment ) : System.TimeSpan | ||
RemoveMinutes ( this date ) : System.DateTime | ||
RemoveSeconds ( this seconds ) : System.DateTime |
Méthode | Description | |
---|---|---|
GetInfo ( this moment ) : TimeSpan>.Tuple |
public static GetTimeSpan ( this moment ) : System.TimeSpan | ||
moment | this | |
Résultat | System.TimeSpan |
public static RemoveMinutes ( this date ) : System.DateTime | ||
date | this | |
Résultat | System.DateTime |
public static RemoveSeconds ( this seconds ) : System.DateTime | ||
seconds | this | |
Résultat | System.DateTime |