메소드 | 설명 | |
---|---|---|
CreateTimeZoneTable ( string outputFileGdbPath, string timeZone ) : ITable | ||
MakeSortableMSTIMEZONECode ( string countryCodeFieldName ) : string | ||
MakeTimeZoneIDCode ( string outputFileGdbPath, string timeZoneTableName, string fieldName ) : string | ||
TimeZoneUtilities ( ) : System |
public static CreateTimeZoneTable ( string outputFileGdbPath, string timeZone ) : ITable | ||
outputFileGdbPath | string | |
timeZone | string | |
리턴 | ITable |
public static MakeSortableMSTIMEZONECode ( string countryCodeFieldName ) : string | ||
countryCodeFieldName | string | |
리턴 | string |
public static MakeTimeZoneIDCode ( string outputFileGdbPath, string timeZoneTableName, string fieldName ) : string | ||
outputFileGdbPath | string | |
timeZoneTableName | string | |
fieldName | string | |
리턴 | string |