Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
UNPATCH: calendar system
- X-seq: zsh-workers 23023
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx (Zsh hackers list)
- Subject: UNPATCH: calendar system
- Date: Thu, 30 Nov 2006 19:33:50 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I'm about (probably tomorrow morning) to commit a calendar function
system I've written based around the strftime builtin, with support for
sched for alerts. There are a number of limitations but it seems now to
be basically working. It's quite large, so I won't post it.
Even if you don't need the calendar system, the "age" function can
be used as a glob qualifier function to pick up files modified on
a specified date/time or between specified dates/times.
The functions live in Functions/Calendar and the manual in zshcalsys.1.
The functions are installed with the zsh/datetime module, since they
depend on it.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
To access the latest news from CSR copy this link into a web browser: http://www.csr.com/email_sig.php
Messages sorted by:
Reverse Date,
Date,
Thread,
Author