SEL-Columbia / dokomoforms

Dokomo どこも Forms is a mobile data collection technology that doesn't suck.
http://dokomoforms.org
GNU General Public License v3.0
22 stars 23 forks source link

moment('hh:mm a') is not a valid Date #216

Closed vr2262 closed 8 years ago

vr2262 commented 8 years ago

@jmwohl

See: https://github.com/SEL-Columbia/dokomoforms/pull/214/files?diff=unified#r45690614

For now I've just removed any checks on 'time' but it might make sense to have some check. moment(some_time) doesn't work though.