Custom data types for Doctrine2.
Accepts dates in the following formats: (lowercase does not require padding with 0)
- YY
- YYYY
- mm/YY, mm-YY, mm.YY
- mm/YYYY, mm-YYYY, mm.YYYY
- mm/dd/YYYY, mm-dd-YYYY, mm.dd.YYYY
- YYYYMMDD
- YYYY-MM
- YYYY-MM-DD
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Custom data types for Doctrine2.
Accepts dates in the following formats: (lowercase does not require padding with 0)