Méthode | Description | |
---|---|---|
Abbreviation ( ) : string | ||
Abbreviation ( System.DateTime date ) : string | ||
FromAbbreviation ( string abbreviation ) : |
||
FromName ( string name ) : |
||
FromName ( string name, |
||
NSTimeZone ( string name ) : System | ||
ResetSystemTimeZone ( ) : void | ||
SecondsFromGMT ( System.DateTime date ) : int |
Méthode | Description | |
---|---|---|
NSTimeZone ( ) : System | ||
NSTimeZone ( |
public Abbreviation ( System.DateTime date ) : string | ||
date | System.DateTime | |
Résultat | string |
public static FromAbbreviation ( string abbreviation ) : |
||
abbreviation | string | |
Résultat |
public static FromName ( string name ) : |
||
name | string | |
Résultat |
public static FromName ( string name, |
||
name | string | |
data | ||
Résultat |
public static ResetSystemTimeZone ( ) : void | ||
Résultat | void |
public SecondsFromGMT ( System.DateTime date ) : int | ||
date | System.DateTime | |
Résultat | int |