Add momentjs object support
I would appreciate being able to specify date/time data values using momentjs objects.
1
vote
Martin Sterman
shared this idea
Thanks for the proposal! You can use momentjs objects as dates in a data value simply by casting it to a number, see http://jsfiddle.net/7eoL3vgh/.
As we see it, there is little need for direct support, plus we are reluctant to support a non-standard input format.