Convert epoch seconds to date/time (UTC + IST) or any date to UNIX timestamp - with live current epoch counter.
| UTC | |
| IST (UTC+5:30) | |
| Relative | |
| Day of Week |
Math.floor(Date.now()/1000) | Python: int(time.time()) | PHP: time() | Go: time.Now().Unix() | MySQL: UNIX_TIMESTAMP() | PostgreSQL: EXTRACT(EPOCH FROM NOW())We add new tools every week based on what you ask for. Suggest one - it takes 30 seconds.
We use cookies to enhance your experience. By continuing you agree to our Cookie Policy.