Home > Contents > Index > 
Template Tags TOC | Alpha TOC | Tag Family TOC | Purpose TOC | Annotated TOC | Index 
locale:create
Creates a locale descriptor for use in other tags.
Syntax
<locale:create varname="localeobject" country="isocountry" language="isolanguage" localename="locale name"/>Parameters
varname(required)- Input and output parameter. As input, name of a variable to which to assign the locale object on output.
 
country(required)- Input parameter. ISO-standard country name.
 
language(required)- Input parameter. ISO-standard language name.
 
localename (required)- Input parameter. Name of the locale; for example,
 en_USfor the United States,ja_JPfor Japan, orfr_FRfor France.
Home > Contents > Index > ![]()
FatWire JSP Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.