|
Re: working with dates: msg#00068lang.smalltalk.squeak.beginners
Have a look at #yyyymmdd And the test: testPrinting self assert: date mmddyyyy = '6/2/1973'; assert: date yyyymmdd = '1973-06-02'; assert: (date printFormat: #(3 1 2 $! 2 1 1)) = '1973!2!Jun'. HTH 2006/12/12, Kel Graham <kel@xxxxxxxxxx>: Hello,
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | working with dates, Kel Graham |
|---|---|
| Next by Date: | Re: Adding instance variables during runtime, cdrick |
| Previous by Thread: | working with dates, Kel Graham |
| Next by Thread: | Re: working with dates, Kel Graham |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |