Метод | Описание | |
---|---|---|
GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime | ||
GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime | ||
GetIpAddress ( ) : string |
public static GetCurrentDateTimeByTimeZoneId ( int numberOfDaysToAdd, string timeZoneId ) : System.DateTime | ||
numberOfDaysToAdd | int | |
timeZoneId | string | |
Результат | System.DateTime |
public static GetCurrentDateTimeByTimeZoneId ( string timeZoneId ) : System.DateTime | ||
timeZoneId | string | |
Результат | System.DateTime |