Created time-to-localtime
[clsql.git] / sql / package.lisp
index 8915b06781011292d8fdbdbe7ca5f452c96ffb33..9ccb074be44143a4a5e402a065cc12b0b81534b1 100644 (file)
          #:gregorian-to-mjd
          #:mjd-to-gregorian
          #:iso-timestring
+         #:time-to-utc
+         #:time-to-localtime
          ))
     (:documentation "This is the INTERNAL SQL-Interface package of CLSQL."))