Localization class
This class will set up PHP environment to mach locale settings (using setlocale() function) and import apropriate set of words from language folder. Properties of this class are used by some other system classes for outputing data in correct format (for instance DateTimeValueLib).
Located in /environment/classes/localization/Localization.class.php (line 14)
Return localization instance
Construct the Localization
Return formated date
Return formated datetime
* Descriptive date format is string used in date() function that will autput date in such a way that it tells as much as it can: with day it is and when it is.
This one is used for such things as milestones and tasks where you need to see as much info about due date as you can from a simple, short string
Return fromated time
Get date format
Get datetime format
Get language_dir_path
Get locale
Get time format
Return lang by name
Load language settings
Set date format value
Set datetime foramt value
Set language_dir_path value
Set locale value
Set time format value
Documentation generated on Wed, 23 Jan 2008 01:58:49 +0000 by phpDocumentor 1.4.0