At our project we needed different date formats to use, but we checked and didn't found any module to do it.
These are the format types:
MONTH/YEAR
YEAR/MONTH
So we added it to the datetime module.
At our project we needed different date formats to use, but we checked and didn't found any module to do it.
These are the format types:
MONTH/YEAR
YEAR/MONTH
So we added it to the datetime module.