RE: Sorting a date

2001-01-23 Thread Jon Haworth
-am-a-llama.com/explain-to-me-how-dates-work.html"; } Cheers Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 23 January 2001 12:16 To: [EMAIL PROTECTED] Subject: Sorting a date Hi, I would like to sort, when displaying, an "European D

RE: Sorting a date

2001-01-23 Thread Jon Haworth
on. There are probably other ways of dealing with this that are as/more efficient, but this works for me. HTH Jon -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 23 January 2001 12:16 To: [EMAIL PROTECTED] Subject: Sorting a date Hi, I would lik

Sorting a date

2001-01-23 Thread gianpaolo . pontarolo
Hi, I would like to sort, when displaying, an "European Date" with mysql. Anyone can give me some hints ? The date format looks so like : 01.02.2001 03.12.2000 22.11.2000 and is stored in a simple field text (first FEB 2001) Thanks GPo -