chickadee » date-literals » write-date-literal

(write-date-literal DATE [PORT]) procedure

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).