terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ DateTimeFormatFlags

Enumerator
None 
UseGenitiveMonth 
UseLeapYearMonth 
UseSpacesInMonthNames 
UseHebrewRule 
UseSpacesInDayNames 
UseDigitPrefixInTokens 
NotInitialized 

Definition at line 7 of file DateTimeFormatFlags.cs.

8 {
9 // Token: 0x040016DD RID: 5853
10 None = 0,
11 // Token: 0x040016DE RID: 5854
13 // Token: 0x040016DF RID: 5855
15 // Token: 0x040016E0 RID: 5856
17 // Token: 0x040016E1 RID: 5857
18 UseHebrewRule = 8,
19 // Token: 0x040016E2 RID: 5858
21 // Token: 0x040016E3 RID: 5859
23 // Token: 0x040016E4 RID: 5860
25 }