Opened 14 years ago

Closed 14 years ago

#111 closed enhancement (fixed)

Make the argument for `seconds->{string,local-time,utc-time}' optional

Reported by: Mario Domenech Goulart Owned by:
Priority: minor Milestone:
Component: core-pending Version: 4.2.x
Keywords: Cc:
Estimated difficulty:

Description

When the argument SECONDS is not provided, `(current-seconds)' could be used.

For example:

(seconds->string) would be the same as (seconds->string (current-seconds)).

Worth?

Change History (4)

comment:1 Changed 14 years ago by felix winkelmann

Makes sense. Saves typing and actually looks quite natural.

comment:2 Changed 14 years ago by felix winkelmann

Component: core librariescore-pending

This has been implemented in commit 03ef45962b10183aa7e6c925e93f26b75cfd7e98

comment:3 Changed 14 years ago by felix winkelmann

Commit 1e76c412ae73c5262a076c2188b23d09a4782c7c adds documentation.

comment:4 Changed 14 years ago by felix winkelmann

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.