Joined August 2012
·
Posted to
Use moment.js to handle dates and times in JavaScript
over 1 year
ago
Not using a keyword, but you can by simply calling the moment() function itself, like so:
var now = moment()
For the details about parsing, see http://momentjs.com/docs/#/parsing/now/
Achievements
84 Karma
3,738 Total ProTip Views
Kona
Have at least one original repo where CoffeeScript is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Charity
Fork and commit to someone's open source project in need
I added folders to my binary file patterns array and it worked for me. "folder/*". No idea if this removes the files from the indexing process, but I would assume so.