moment-msdate
moment-msdate copied to clipboard
Moment.js plugin for parsing OLE Automation dates
Adds type definitions for Typescript. Fixes #22.
Using `moment-msdate` in place of `moment` or `moment-timezone` in a TypeScript project requires type definitions for its methods. Moment + Timezone are already typed. I'm still pretty new to TypeScript,...
Documentation should be updated to instruct users to run `npm install --save moment-msdate`. Also, see about momentjs updating their documentation located here: http://momentjs.com/docs/#/plugins/msdate/