chickadee » srfi-19 » write-date-literal

write-date-literal DATE #!optional PORTprocedure

Write the DATE to the PORT using a string ISO form; "~Y-~m-~dT~H:~M:~f~z".

PORT
output-port ; default (current-output-port)