#CURDATE() = yyyy-mm-dd
#CURTIME()= hh:mm:ss
#NOW() = yyyy-mm-dd hh:mm:ss

select curdate();
select now();

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: