iso-8601-date
Miscellaneous date routines based around ISO-8601 representation.
$ area51 add iso-8601-dateコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(iso-8601-date:some-function ...)Miscellaneous date routines based around ISO-8601 representation.
$ area51 add iso-8601-dateコピー;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(iso-8601-date:some-function ...)