vira - v31.31.7
    Preparing search index...

    Function formatAbsoluteTime

    • Formats a FullDate into the same absolute string rendered by ViraAbsoluteTime.

      Parameters

      • time: Readonly<FullDate>
      • Optionaloptions: Readonly<
            PartialWithUndefined<
                { showDateOnly: boolean; showTimeOnly: boolean; timezone: Timezone },
            >,
        >

      Returns string