Skip to content

@pmun/utils / now

Function: now()

ts
function now(): number;

获取当前日期时间的时间戳

Returns

number

当前时间戳(毫秒)

Example

ts
now() // 例如: 1684123456789