my-koop / module.user

User module for My Koop responsible for user profiles
GNU General Public License v2.0
0 stars 0 forks source link

Register form - validate date format against ( YYYY/MM/DD ) #5

Closed logiad closed 10 years ago

logiad commented 10 years ago
mathieumg commented 10 years ago

I'd put this on the side for now, we'll probably end up sending ISO 8601 dates, fronted by a date picker. You can use a normal text form for dates at the moment, but don't spend too much time trying to validate its content.