Skip to main content
Version: v7.0.0

getTimestamp


Import
import { getTimestamp } from "@hyper-fetch/react"

Parameters

getTimestamp(timestamp: NullableType<number | Date>)
Parameters
NameTypeDescription
timestamp
NullableType<number | Date>

Returns

null | Date
React
On this page