moment.js plugin for TW5
This repository refers to moment.js repository as a submodule, so to clone both at the same time, you should type:
git clone --recursive https://github.com/kixam/TW5-moment.js.git
To update the repo, you should type
git pull && git submodule update --remote