Oct. 28, 2012
5:42 p.m.
On 2012-10-28, at 18:38, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 28 Oct 2012, at 18:07, Camillo Bruni <camillobruni@gmail.com> wrote:
I started a (STAMP)[https://github.com/jeremyw/stamp] port for Pharo
http://smalltalkhub.com/mc/dh83/c/main
which follows an example drive date-formatting scheme. Instead of using a cryptic compressed form you use an example string
DateAndTime now stompFormat: '2012-12-31 14:32:12'. DateAndTime now stompFormat: '2012/31/12 14:32:12'.
I was planning on doing the same thing, based on the way Go does it â¦
You write too much code !
it's far from finished :P, so stop complaining :D