go4sharing

Results 1 issues of go4sharing

**Describe the bug** When using dayjs('10-10').format('MM.DD') on iOS (Safari), the result is 10.01 instead of the expected 10.10. **Expected behavior** The expected result should be 10.10 when formatting the date...