cmb69 / calendar_xh

Event calendars for CMSimple_XH
GNU General Public License v3.0
1 stars 1 forks source link

Add 2-digit formats for days and months #52

Closed cmb69 closed 3 years ago

cmb69 commented 3 years ago

These are very common for several languages (e.g. German), and as such should be supported. We should use the same letters as for date(), i.e. %d for days and %m for months.