Summary
Make the argument for `seconds->{string,local-time,utc-time}' optional
Metadata
- Id: 83a2c7c24463ac22f8a9236ffeeac649590d3dc8
- Trac id: 111
- Type: enhancement
- Reporter: mario
- Owner:
- Cc:
- Status: closed
- Component: core-pending
- Estimated difficulty:
- Resolution: fixed
- Priority: minor
- Milestone:
- Version: 4.2.x
- Changetime: 2009-11-22 11:12:37 UTC
- Created: 2009-11-09 14:21:08 UTC
- Keywords:
Description
When the argument SECONDS is not provided, `(current-seconds)' could be used.
For example:
Worth?
Changes and comments
[2009-11-09 23:17:16 UTC] felix wrote:
Makes sense. Saves typing and actually looks quite natural.
[2009-11-16 11:39:27 UTC] felix removed owner
[2009-11-16 11:39:27 UTC] felix changed component from core libraries to core-pending
[2009-11-16 11:39:27 UTC] felix wrote:
This has been implemented in commit 03ef45962b10183aa7e6c925e93f26b75cfd7e98
[2009-11-17 13:40:09 UTC] felix wrote:
Commit 1e76c412ae73c5262a076c2188b23d09a4782c7c adds documentation.