America/Los_Angeles Ora corrente
Ora attuale
La tua ora: 2025-11-03T05:49:50.9321887
Anno: 2025
Mese: 11
Giorno: 3
Data: 11/03/2025
Giorno della settimana: Monday
Orari Globali
GMT:
2025-11-03 13:49:50 GMT
UTC:
2025-11-03 13:49:50 UTC
New York:
2025-11-03 08:49:50 AM EST
Tokyo:
2025-11-03 10:49:50 PM JST
Parigi:
2025-11-03 02:49:50 PM CET
Berlino:
2025-11-03 02:49:50 PM CET
Dubai:
2025-11-03 05:49:50 PM +04
Come utilizzare Now Time nel codice
JavaScript:
console.log(new Date().toLocaleString());
Python:
import datetime
print(datetime.datetime.now())
PHP:
<?php echo date('Y-m-d H:i:s'); ?>
Ruby:
puts Time.now
Java:
System.out.println(java.time.LocalDateTime.now());
Principali repository GitHub per data/ora
Day.js
⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
Stelle: 47K
pickadate.js
The mobile-friendly, responsive, and lightweight jQuery date & time input picker.
Stelle: 7.7K
SwiftDate
🐔 Toolkit to parse, validate, manipulate, compare and display dates, time & timezones in Swift.
Stelle: 7.6K