ezyVet Javascript Helper Library Documentation
    Preparing search index...

    Function getDateFromUnixTime

    • Parameters

      • unixTime: number

        The given unix timestamp in seconds.

      Returns Date

      The date from the given unix timestamp.

      Create a date from the given Unix timestamp (in seconds).