Charles, if tDate is 2009,9,10 - try something like this:

put line (item 2 of tDate) of the monthnames && item 3 of tDate && item 1 of tDate into tNewDate

Best,

Mark Smith

On 10 Sep 2009, at 17:09, Charles Szasz wrote:


I thought this would be easy but it is not! I want to change the format of the date inserted in a field of an application by CalendarWidget100 to a
different format. For example, change 2009,9,10 to Sept 10, 2009.

I was able to change the sequence of the date format from 2009,9,10 to
9,10,2009 but changing the month from 9 to name of the month (Sept) is more
complicated! Does anybody have any suggestions?
--
View this message in context: http://www.nabble.com/Changing-date- format-in-CalendarWidget100-tp25385854p25385854.html
Sent from the Revolution - User mailing list archive at Nabble.com.

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to