From: Hardy Henneberg Date: 2005-10-31T22:23:05+09:00 Subject: create Date from Monthname Hi, I have a string of format: '28/Sep/2005'. I am looking for the easiest way to create a Date from that string. I don't want to make my own conversion of monthname to monthnumber if not needed. regards Hardy