Paul Serby
Paul Serby
The human friendly date formats are not good for parsing. I find myself having to do the follow to use anytime on a form. ``` jade input.js-timepicker(type='text', name='endDateView', data-control='endDate') input(type='hidden',...
I've added a new callback that gets called after the slide has change. This change doesn't effect backwards compatibility of the plugin.
https://gist.github.com/isaacs/357981
For some reason { indent: true } thinks that this: ``` js { siteUrl: 'http://localhost:' + (basePort + 2) , database: { replSet: { name: 'ctrl' , servers: [ {...