Pedro Pontes

Results 2 issues of Pedro Pontes

### Important specifications * Which country is affected? DE DateSystem.IsPublicHoliday(date: new DateTime(2020, 11, 18), CountryCode.DE) returns false However: DateSystem.GetPublicHoliday(startDate: new DateTime(2020, 11, 18), endDate: new DateTime(2020, 11, 19), CountryCode.DE) returns...

question

I have encountered what I assume is de-serialization issue, or, at least, unexpected behavior, which I'll try to convey in a simplified manner: In the CMS: DocType1 { "referenceToDocType3": ,...