Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
等效于将时区偏移附加到结尾的 DateTime.ToString(format, provider)。
Public Function ToString( ByVal format As String, ByVal provider As IFormatProvider ) As String
public string ToString(string format, IFormatProvider provider)