[Users] [Bug 3005] Reply Date Not Current Date

Michael A. Yetto myetto1 at nycap.rr.com
Sun Sep 29 21:00:41 CEST 2013


On Sun, 29 Sep 2013 16:12:30 +0000
noreply at thewildbeast.co.uk wrote:

>May I suggest a wishlist comment for a 'simple' method of
>inserting the current date (and time?) in a message reply.
>

I can't tell you the details of doing this in Windows, but
basically you want to create an Action that will output the date
using the method available from a command line (shell command).

In Linux the action would be: 
	date '+%%A %%B %%e, %%Y %%n'  
	giving Sunday September 29, 2013 
or 
	date '+%%c'
	giving Sun 29 Sep 2013 02:56:25 PM EDT

Not the doubled percent signs. Of course you would use the
equivalent Windows command followed by '>' as the action to
execute.

-- 
Mike Yetto
Highday 7 Winterfilth 7477
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.claws-mail.org/pipermail/users/attachments/20130929/07e0e850/attachment.sig>


More information about the Users mailing list