Showing posts with label Date. Show all posts
Showing posts with label Date. Show all posts

Saturday, 31 October 2015

Creating a Date from a date-formatted string

Date readFrom: '04/02/2013' readStream pattern: 'dd/mm/yyyy'

From:
http://stackoverflow.com/questions/15509725/how-do-i-create-uk-dates-from-strings-in-pharo-smalltalk