I have been using this to format dates:printFormat: #(3 2 1 $/ 1 1 2)which goes like:printFormat: formatArray"Answer a String describing the receiver using the argument formatArray."^ Stringnew: 16streamContents: [ :aStream | self printOn: aStream format: formatArray ]But i am unclear on how to assemble this formatArray to get a date like:mm/dd/yyyyany ideas?Thanks!----
peace,
sergio
photographer, journalist, visionaryPublic Key:��http://bit.ly/29z9fG0
#BitMessage��BM-NBaswViL21xqgg9STRJjaJaUoyiNe2dV
http://www.codeandmusic.com
http://www.twitter.com/sergio_101
http://www.facebook.com/sergio101