| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Procedures related locales.
returns the current locale.
[SRFI-29] sets country code, language code and locale details, respectively.
returns the list of all avaliable locales.
returns country codes and language codes, respectively.
creates a locale.
The arguments must be symbols because this is a special form.
creates a locale
Constant symbols as an argument must be quoted because this is a procedure.
returns a country code, a language code, a variant, an ISO3 country code and an ISO3 language code of the given locale, respectively.
returns the name of locale expressed under the locale2
formats a SRFI-19 date by format-string.
format-string is the same as java.text.SimpleDateFormat.
parses the string by format-string and returns the parsed SRFI-19 date.
format-string is the same as java.text.SimpleDateFormat.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | 
 
  This document was generated on August 9, 2012 using texi2html 5.0.