% ns_set put [ns_conn outputheaders] "content-type" "text/html; charset=iso-8859-1" %> @header@
Test 5
Verify the results of localization routines.
Routine | en_US locale | en_FR locale |
---|---|---|
Displaying a number | @us_number@ | @fr_number@ |
Parsing a number | @us_parse@ | @fr_parse@ |
Displaying a date | @us_time@ | @fr_time@ |
@footer@