Function timestampRFC3339

  • Converts a UNIX timestamp number to RFC3339 string

    Parameters

    • Optional ts: number

      timestamp to convert

    • Optional millis: boolean

      with milliseconds

    Returns undefined | string

Generated using TypeDoc