Subject: Ordinal Date String to Standard Date String for a Beginner
From: "davyb" <david.a.boyd gmail.com>
Date: Fri, 18 Nov 2005 12:42:18 +0900
Hi,
I have an ordinal date string and I want to change it to an ordinary
date string. For example: 2005/1 should give January 1, 2005. I see
ordinal in the Date class but I need a simple example. Thanks,
Dave