Your IP : 216.73.216.61


Current Path : /home/wuectly/www/libraries/ic_library/globalize/culture/
Upload File :
Current File : /home/wuectly/www/libraries/ic_library/globalize/culture/zh-TW.php

<?php
/** 
 *	iCagenda Globalization zh-TW (CHINESE (Traditional))
 *----------------------------------------------------------------------------
 * @package     com_icagenda
 * @copyright	Copyright (C) 2013 JOOMLIC - All rights reserved.
 * @license     GNU General Public License version 3 or later; see LICENSE.txt
 * @author      Jooml!C - http://www.joomlic.com
 * 
 * @update		2013-04-24
 * @version		2.1.7
 *----------------------------------------------------------------------------
*/

// No direct access to this file
defined( '_JEXEC' ) or die( 'Restricted access' );

			$dateglobalize_1 = '1996/04/22';
			$datevalue_1 = 'Y / m / j';

			$dateglobalize_2 = '1996四22';
			$datevalue_2 = 'Y F j';

			$dateglobalize_4 = '四22';
			$datevalue_4 = 'F j';

			$dateglobalize_6 = '1996四';
			$datevalue_6 = 'Y F';

			$dateglobalize_7 = '一, 1996四22';
			$datevalue_7 = 'l , Y F j';

			$dateglobalize_8 = '一, 四22';
			$datevalue_8 = 'l , _ F j';

			
			$dmy_text_5 = '22␣四␣1996';
			
			$mdy_text_5 = '四␣22␣1996';
			
			$ymd_text_5 = '1996␣四␣22';