Parses timespan according to specified options
To ensure a flat (no array) representation when using flat: true, the parser will also set overrideGroup and overrideField to true (unless those are explicitly set false)
flat: true
overrideGroup
overrideField
Timespan parsed according to options
parseGroupList and parseFieldList for more info
A VidiCore metadata timespan
Optional
Options to change how it is parsed
Parses timespan according to specified options
Remarks
To ensure a flat (no array) representation when using
flat: true, the parser will also setoverrideGroupandoverrideFieldto true (unless those are explicitly set false)Returns
Timespan parsed according to options
See
parseGroupList and parseFieldList for more info