Hi!

I want to display a date in a user-friendly format. I thought I'll 
do 
(bind ?date (new Date 734898240))
<External-Address:java.util.Date>
(printout t ?date crlf)
<External-Address:java.util.Date>
but that does not give me the nice formatting of Java as in 
System.out.println (date);
Fri Jan 09 07:08:18 EST 1970

How can I do that in Jess? 

TIA

                                              myriam

--------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the list
(use your own address!) List problems? Notify [EMAIL PROTECTED]
--------------------------------------------------------------------

Reply via email to