Skip to content

libdate_ListLangs()

angerangel edited this page May 27, 2015 · 2 revisions

Function listlangs() returns a list with translations and formats included in libDate library. Each line contains two items separated by comma, the first item is language code to use in libDate, the second item is language name preferably in mother language. Example:

 libdate_listlangs()

returns

DE,Deutsch
EN,English
IT,Italiano
SE,Swedish
USA,American

Clone this wiki locally