Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ s_taiwanEraInfo

readonly EraInfo [] System.Globalization.TaiwanCalendar.s_taiwanEraInfo
staticprivate
Initial value:
= new EraInfo[1]
{
new EraInfo(1, 1912, 1, 1, 1911, 1, 8088)
}

Definition at line 5 of file TaiwanCalendar.cs.

6 {
7 new EraInfo(1, 1912, 1, 1, 1911, 1, 8088)
8 };

Referenced by System.Globalization.TaiwanCalendar.TaiwanCalendar().