|
static void | AppendNonNegativeInt32 (global::System.Text.StringBuilder sb, int n, int digits) |
|
static global::System.Text.StringBuilder | FormatToBuilder (global::System.TimeSpan value, global::System.ReadOnlySpan< char > format, global::System.IFormatProvider formatProvider) |
|
static global::System.Text.StringBuilder | FormatStandard (global::System.TimeSpan value, bool isInvariant, global::System.ReadOnlySpan< char > format, TimeSpanFormat.Pattern pattern) |
|
static global::System.Text.StringBuilder | FormatCustomized (global::System.TimeSpan value, global::System.ReadOnlySpan< char > format, DateTimeFormatInfo dtfi, global::System.Text.StringBuilder result) |
|
static | TimeSpanFormat () |
|
Definition at line 9 of file TimeSpanFormat.cs.
The documentation for this class was generated from the following file: