79224299

Date: 2024-11-25 19:01:18
Score: 2
Natty:
Report link

SELECT FLOOR(UNIX_TIMESTAMP(NOW(3)) * 1000)

This will give you the current time as integer in milliseconds.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Bishop