Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ToISOTimeDurationOptions

Index

Properties

format?: ToISOFormat

Choose between the basic and extended format

default

'extended'

includePrefix?: boolean

Include the T prefix

default

false

suppressMilliseconds?: boolean

Exclude milliseconds from the format if they're 0

default

false

suppressSeconds?: boolean

Exclude seconds from the format if they're 0

default

false

Generated using TypeDoc