> I have a script where a user inputs a date in MMDD format, and I need
> to convert it to month day, year. For example they will enter 20031209
> and I need the script to return the date as December 09, 2003. They won't
> be entering today's date, so I can't use the timestamp with the date
>
Hi,
> I have a script where a user inputs a date in MMDD format, and I need
> to convert it to month day, year. For example they will enter 20031209
> and I need the script to return the date as December 09, 2003.
> They won't
> be entering today's date, so I can't use the timestamp with the
2 matches
Mail list logo