Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected time format examples

...

  • (151s).formatted.{'%T'} '000:02:31'
  • (151s).formatted.default '000:02:31' (same as {'%T'})
  • (151s).formatted.{'%.3T'} '000:02:31.000'
  • (151s).formatted.{'%d - %H%h:%M'} '0 - 00:02'

Complete property documentation

...