Method | Description | |
---|---|---|
GetLocalizedDayOfWeek ( this dt ) : string | ||
SafeType ( this dt ) : System.DateTime | ||
ToString ( this dt, DateTimeFormat format ) : string |
public static GetLocalizedDayOfWeek ( this dt ) : string | ||
dt | this | |
return | string |
public static SafeType ( this dt ) : System.DateTime | ||
dt | this | |
return | System.DateTime |
public static ToString ( this dt, DateTimeFormat format ) : string | ||
dt | this | |
format | DateTimeFormat | |
return | string |