메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
NSTimeZone ( ) : System | ||
NSTimeZone ( |
public Abbreviation ( System.DateTime date ) : string | ||
date | System.DateTime | |
리턴 | string |
public static FromAbbreviation ( string abbreviation ) : |
||
abbreviation | string | |
리턴 |
public static FromName ( string name, |
||
name | string | |
data | ||
리턴 |
public SecondsFromGMT ( System.DateTime date ) : int | ||
date | System.DateTime | |
리턴 | int |