Specifying date locales

Started by Nonameover 25 years ago1 messagesgeneral
Jump to latest
#1Noname
Andrew.Mason@spektra.co.uk

I have a timestamp field, into which I will be inserting UK style dates
i.e. 31/3/2000.
If I insert an ambiguous date i.e. 11/1/2000 postgresql seems to assume
that it is in US format.
How can I specify that the date will always be in UK format?

Andrew Mason