Hello.

I found very crappy behaviour:

'01.03.2012' asDate => 3 January 2012
'30.03.2012' asDate => 30 March 2012

As you can see for first line #asDate use first number as month. But for last line It use second number as month.

We should fix or remove such inconsistent behaviour.

We all like to test something inside debugger or browser. Such way I was learn how I can parse date from String. And I saved it immediatelly at my code. But when current date become greater then day 12 my code become broken.
And when I see this there was many nice russian words :))

I open ticket http://code.google.com/p/pharo/issues/detail?id=6884