[ ソース: cl-local-time ]
パッケージ: cl-local-time (20180228-1.1)
cl-local-time に関するリンク
Debian の資源:
cl-local-time ソースパッケージをダウンロード:
- [cl-local-time_20180228-1.1.dsc]
- [cl-local-time_20180228.orig.tar.gz]
- [cl-local-time_20180228-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [common-lisp.net]
類似のパッケージ:
Common Lisp library for date and time manipulations
local-time is a development library for manipulating date and time information in a semi-standard manner. It is based almost entirely off of Erik Naggum's paper, The Long, Painful History of Time.
It includes such features as: Time and date arithmetic, ISO 8601 timestring formatted output and parsing, Reader macros to embed timestrings directly in code, Timezone handling (will read unix tzfile format), Conversion between universal and unix time epochs, Julian date calculation.