21 lines
441 B
Text
21 lines
441 B
Text
|
/*! Moment Duration Format v2.2.1
|
||
|
* https://github.com/jsmreese/moment-duration-format
|
||
|
* Date: 2018-01-21
|
||
|
*
|
||
|
* Duration format plugin function for the Moment.js library
|
||
|
* http://momentjs.com/
|
||
|
*
|
||
|
* Copyright 2018 John Madhavan-Reese
|
||
|
* Released under the MIT license
|
||
|
*/
|
||
|
|
||
|
//! Copyright (c) JS Foundation and other contributors
|
||
|
|
||
|
//! github.com/moment/moment-timezone
|
||
|
|
||
|
//! license : MIT
|
||
|
|
||
|
//! moment-timezone.js
|
||
|
|
||
|
//! version : 0.5.38
|