goodtimer icon indicating copy to clipboard operation
goodtimer copied to clipboard

fmtTime options object

Open aeeed99 opened this issue 4 years ago • 0 comments

timeStrs are the abbreviations for full names (i.e., 'M' or 'minutes')

{
  round | floor | ceil: 'timeStr',
  exclude: 'timeStr', // remove all values up to and including timeStr, from end
}

aeeed99 avatar Mar 02 '21 16:03 aeeed99