SwapDate

Changes date format from US to International or from international to US.
Acceptable date input can be in short format with either a two or four digit year: mm/dd/yy, mm/dd/yyyy, dd/mm/yy, dd/mm/yyyy.
Worded dates are also acceptable as input: January 4, 2000 is changed to 4 January, 2000 and vice versa. 23rd August, 2000 would be changed to August 23rd, 2000.

CodeFunctionName
What is this?

Public

Tested

Imported

Access is limited.

Login here using your Linkedin account. to see or download code.

No registration, not another password to remember, login using your Linkedin account and have access to all public codes in Mydevlib.com

Linkedin Login

dateinput

mm-dd-yy (US) is converted to dd-mm-yy (Int'l).
dd/mm/yy (Int'l) to mm-dd-yy (US).
January 4, 2000 to 4 January, 2000 and vice versa

Views 4,399

Downloads 1,426

CodeID
DB ID