Source for file using_I18Nv2_Locale.php
Documentation is available at using_I18Nv2_Locale.php
* I18Nv2_Locale is a formatter object that provides functionality to format
* dates, times, numbers and currencies in locale dependent conventions.
* $Id: using_I18Nv2_Locale.php,v 1.1 2004/05/03 15:02:17 mike Exp $
require_once 'I18Nv2.php';
echo "Format a currency value of 2000: ",
echo "Format todays date: ",
echo "Format current time: ",
Documentation generated on Mon, 11 Mar 2019 13:58:16 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|