- write-date-literal DATE #!optional PORTprocedure
Writes the SRFI-19 date object DATE in #@~Y-~m-~dT~H:~M:~S~z format to PORT, which defaults to the value of (current-output-port).
Writes the SRFI-19 date object DATE in #@~Y-~m-~dT~H:~M:~S~z format to PORT, which defaults to the value of (current-output-port).