> I'm writing a module to handle international date validation and I am
> looking to see just how many date formats their are. I currently have
>
> dd-mm-yy dutch
> yy-mm-dd swedish
> dd.mm.yy german
> dd/mm/yy european (english french)
> yy-dd-mm polish
> yy.mm.dd japanese
> yyyy-mm-dd ISO
>
> Anyone know of any other common formats (or corrections to these if they
> are wrong)? I've also seen two different formats for dates in Australia,
> do they use dd/mm/yy there?
>
> Finally, does anyone know if language standard delimiters (the
> period in the
> German example) are required? By that I mean that Canadian and us
> dates tend
> to be written using dashes, slashes and periods...is this the same for
> places like Holland, Germany and Poland as well?
Don't forget American mm/dd/yy
Or textual d mmm yyyy
or Long textual dddd, d mmmm yyyy
Philip Arnold
Director
Certified ColdFusion Developer
ASP Multimedia Limited
T: +44 (0)20 8680 1133
"Websites for the real world"
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists