PDA

View Full Version : Need time and date information in Action Subject


krusty
08-12-2005, 12:44
Hi,
does anybody know how to include time and date information into the subject field of actions. I need this because i send the mails ofer sms gateway to my mobilephone. When i received sms i never see from which time they are.
Please help me. :rolleyes: :confused: :confused: :confused:

krusty
08-12-2005, 12:47
I forgot this.

I try to do something like this in the subject field but this return nothing.


Time: {time(0)}
Date: {date(0)}

and wihtout (0):
Time: {time}
Date: {date}