TimelineKit API
    Preparing search index...

    Class Work

    Represents a work effort amount with a time unit (minutes, hours, or days).

    Index

    Constructors

    Accessors

    Methods

    • Parse a work string (e.g. '8h', '2d', '30m'). Returns null if invalid.

      Parameters

      • value: string

      Returns Work | null