]> git.ipfire.org Git - thirdparty/moment.git/commit
Allow ISO-8601 to be passed as a format.
authorSimon Bernier St-Pierre <sbernierstpierre@gmail.com>
Tue, 3 Jun 2014 15:27:27 +0000 (11:27 -0400)
committerSimon Bernier St-Pierre <sbernierstpierre@gmail.com>
Tue, 3 Jun 2014 15:42:32 +0000 (11:42 -0400)
commit5f7cf9a668ace48301e3b6ec64be35125fbb3062
treee55c7eedfe17029226b91a4acec80bba76e407d0
parent92c7ea0e3e1e3517a6e94b9dd534a2fc8018d0ae
Allow ISO-8601 to be passed as a format.

This commit allows the ISO-8601 format to be
passed as a format in the moment(string, array)
constructor. This is a preliminary commit as this
addition as yielded a few issues.
moment.js
test/moment/create.js