Searched refs:shortFormat (Results 1 – 1 of 1) sorted by relevance
1877 return options['long'] ? longFormat(val) : shortFormat(val);1927 function shortFormat(ms) { function