mcTelegramBot/utility.js

2 lines
73 B
JavaScript

export const currentTime = () => Math.round(new Date().getTime() / 1000)