Lines Matching refs:shortFormat
1877 return options['long'] ? longFormat(val) : shortFormat(val);1927 function shortFormat(ms) {