Now Overview Return current date and time in datetime format. It can be converted to Unix timestamp using cast to int. Usage <source lang="javascript"> date now() </source> Results Current date and time in datetime format. Examples <source lang=...