terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.DateTimeFormat Member List

This is the complete list of members for System.DateTimeFormat, including all inherited members.

allStandardFormatsSystem.DateTimeFormatpackagestatic
Append2DigitNumber(global::System.Text.StringBuilder result, int val)System.DateTimeFormatinlineprivatestatic
DateTimeFormat()System.DateTimeFormatinlineprivatestatic
ExpandPredefinedFormat(global::System.ReadOnlySpan< char > format, ref global::System.DateTime dateTime, ref global::System.Globalization.DateTimeFormatInfo dtfi, ref global::System.TimeSpan offset)System.DateTimeFormatinlineprivatestatic
fixedNumberFormatsSystem.DateTimeFormatpackagestatic
Format(global::System.DateTime dateTime, string format, global::System.IFormatProvider provider)System.DateTimeFormatinlinepackagestatic
Format(global::System.DateTime dateTime, string format, global::System.IFormatProvider provider, global::System.TimeSpan offset)System.DateTimeFormatinlinepackagestatic
FormatCustomized(global::System.DateTime dateTime, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.TimeSpan offset, global::System.Text.StringBuilder result)System.DateTimeFormatinlineprivatestatic
FormatCustomizedRoundripTimeZone(global::System.DateTime dateTime, global::System.TimeSpan offset, global::System.Text.StringBuilder result)System.DateTimeFormatinlineprivatestatic
FormatCustomizedTimeZone(global::System.DateTime dateTime, global::System.TimeSpan offset, global::System.ReadOnlySpan< char > format, int tokenLen, bool timeOnly, global::System.Text.StringBuilder result)System.DateTimeFormatinlineprivatestatic
FormatDayOfWeek(int dayOfWeek, int repeat, global::System.Globalization.DateTimeFormatInfo dtfi)System.DateTimeFormatinlineprivatestatic
FormatDigits(global::System.Text.StringBuilder outputBuffer, int value, int len)System.DateTimeFormatinlinepackagestatic
FormatDigits(global::System.Text.StringBuilder outputBuffer, int value, int len, bool overrideLengthLimit)System.DateTimeFormatinlinepackagestatic
FormatHebrewMonthName(global::System.DateTime time, int month, int repeatCount, global::System.Globalization.DateTimeFormatInfo dtfi)System.DateTimeFormatinlineprivatestatic
FormatMonth(int month, int repeatCount, global::System.Globalization.DateTimeFormatInfo dtfi)System.DateTimeFormatinlineprivatestatic
FormatStringBuilder(global::System.DateTime dateTime, global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi, global::System.TimeSpan offset)System.DateTimeFormatinlineprivatestatic
GetRealFormat(global::System.ReadOnlySpan< char > format, global::System.Globalization.DateTimeFormatInfo dtfi)System.DateTimeFormatinlinepackagestatic
HebrewFormatDigits(global::System.Text.StringBuilder outputBuffer, int digits)System.DateTimeFormatinlineprivatestatic
InvalidFormatForLocal(global::System.ReadOnlySpan< char > format, global::System.DateTime dateTime)System.DateTimeFormatinlinepackagestatic
InvariantAbbreviatedDayNamesSystem.DateTimeFormatpackagestatic
InvariantAbbreviatedMonthNamesSystem.DateTimeFormatpackagestatic
InvariantFormatInfoSystem.DateTimeFormatpackagestatic
IsUseGenitiveForm(global::System.ReadOnlySpan< char > format, int index, int tokenLen, char patternToMatch)System.DateTimeFormatinlineprivatestatic
NullOffsetSystem.DateTimeFormatpackagestatic
ParseNextChar(global::System.ReadOnlySpan< char > format, int pos)System.DateTimeFormatinlinepackagestatic
ParseQuoteString(global::System.ReadOnlySpan< char > format, int pos, global::System.Text.StringBuilder result)System.DateTimeFormatinlinepackagestatic
ParseRepeatPattern(global::System.ReadOnlySpan< char > format, int pos, char patternChar)System.DateTimeFormatinlinepackagestatic
TryFormat(global::System.DateTime dateTime, global::System.Span< char > destination, out int charsWritten, global::System.ReadOnlySpan< char > format, global::System.IFormatProvider provider)System.DateTimeFormatinlinepackagestatic
TryFormat(global::System.DateTime dateTime, global::System.Span< char > destination, out int charsWritten, global::System.ReadOnlySpan< char > format, global::System.IFormatProvider provider, global::System.TimeSpan offset)System.DateTimeFormatinlinepackagestatic
TryFormatO(global::System.DateTime dateTime, global::System.TimeSpan offset, global::System.Span< char > destination, out int charsWritten)System.DateTimeFormatinlineprivatestatic
TryFormatR(global::System.DateTime dateTime, global::System.TimeSpan offset, global::System.Span< char > destination, out int charsWritten)System.DateTimeFormatinlineprivatestatic
WriteDigits(ulong value, global::System.Span< char > buffer)System.DateTimeFormatinlineprivatestatic
WriteFourDecimalDigits(uint value, global::System.Span< char > buffer, int startingIndex=0)System.DateTimeFormatinlineprivatestatic
WriteTwoDecimalDigits(uint value, global::System.Span< char > destination, int offset)System.DateTimeFormatinlineprivatestatic