@aracna/core - v1.5.0
    Preparing search index...

    Function getDateUnixTime

    • Returns the unix time of a date. Optionally specify the unit of time, milliseconds or seconds.

      Aracna Reference

      Parameters

      • date: string | number | Date
      • uot: "ms" | "s" = 'ms'

      Returns number