Skip to content

Commit

Permalink
FixTestDateTimeGermanNRE - Fixed (#3175)
Browse files Browse the repository at this point in the history
Co-authored-by: Michael Wang (Centific Technologies Inc) <[email protected]>
  • Loading branch information
MichaelMWW and Michael Wang (Centific Technologies Inc) authored Oct 25, 2024
1 parent a2182cb commit cb79a65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ public class HolidayParserGer : IDateTimeParser
{ "stgeorgeday", StGeorgeDay },
{ "mayday", Mayday },
{ "labour", LaborDay },
{ "laborday", LaborDay },
{ "cincodemayoday", CincoDeMayo },
{ "baptisteday", BaptisteDay },
{ "usindependenceday", UsaIndependenceDay },
Expand Down

0 comments on commit cb79a65

Please sign in to comment.