Time unit of the work amount.
Numeric amount of work.
Create a deep copy.
Serialize to a plain object.
Convert to hours using the given calendar for day-to-hour conversion.
Format as a display string (e.g. '8h', '2d').
StaticfromStaticfromCreate a Work value from hours, converting to the specified unit.
StaticmaxStaticsumStatictryParse a work string (e.g. '8h', '2d', '30m'). Returns null if invalid.
Represents a work effort amount with a time unit (minutes, hours, or days).