open-nav
    Preparing search index...

    Function toSignatureTimestamp

    • Render a timestamp the way the request signature consumes it: UTC, yyyyMMddHHmmss, truncated to whole seconds, no separators.

      This must correspond to the same instant as the header/timestamp of the request, otherwise NAV rejects the signature.

      Parameters

      • value: string | Date = ...

      Returns string