|
|
Posted 23 March 2010 -
Category SQL Sub Category Date And Time

This can prove annoying when the system assumes mm/dd/yyyy usa format as opposed to dd/mm/yyyy uk format.
|
Posted 24 March 2010 -
Category SQL Sub Category Date And Time

A string version of date can be entered differently which makes the translation to a proper date type difficult.
This function will do this for you.
|