1
0
Fork 0
arangodb/js/node/node_modules/moment/foo.coffee

4 lines
123 B
CoffeeScript

moment = require './moment'
console.log moment("2011-W40-6")
# console.log moment.utc("+020123-10-09T20:30:40.678").year()