Javasacript obține secunde de timp

Exemple de cod

8
0

javascript timestamp în secunde

const ts = () => Math.floor(new Date().getTime() / 1000);
0
0

JS obține secunde curente

const timestamp = new Date() / 1000; // 1405792936.933
// Technically, .933 would be milliseconds. 

În alte limbi

Această pagină este în alte limbi

Русский
..................................................................................................................
English
..................................................................................................................
Italiano
..................................................................................................................
Polski
..................................................................................................................
한국어
..................................................................................................................
हिन्दी
..................................................................................................................
Français
..................................................................................................................
Türk
..................................................................................................................
Česk
..................................................................................................................
Português
..................................................................................................................
ไทย
..................................................................................................................
中文
..................................................................................................................
Español
..................................................................................................................
Slovenský
..................................................................................................................
Балгарскі
..................................................................................................................
Íslensk
..................................................................................................................