1
0
Fork 0

- renamed function.

This commit is contained in:
cage 2022-08-31 14:06:36 +02:00
parent 6481a323f7
commit b3f37fb350
2 changed files with 2 additions and 2 deletions

View File

@ -896,7 +896,7 @@ to the array"
,@(loop for i in name-pos collect
`(gen-time-access ,(car i) ,(cdr i)))))
(gen-all-time-access (second . 0)
(gen-all-time-access (seconds . 0)
(minutes . 1)
(hour . 2)
(date . 3)

View File

@ -217,7 +217,7 @@
:make-null-pointer
:with-load-forms-in-var
:time-unix->universal
:time-second-of
:time-seconds-of
:time-minutes-of
:time-hour-of
:time-date-of