| Current Path : /home/juvelize/www/libraries/ic_library/Globalize/culture/ |
| Current File : /home/juvelize/www/libraries/ic_library/Globalize/culture/zh-CN.php |
<?php
/**
*----------------------------------------------------------------------------
* iC Library Library by Jooml!C, for Joomla!
*----------------------------------------------------------------------------
* @version 1.4.10 2019-08-19
*
* @package iC Library
* @subpackage Globalize
* @link https://www.joomlic.com
*
* @author Cyril Rezé
* @copyright (c) 2013-2024 Cyril Rezé / iCagenda. All rights reserved.
* @license GNU General Public License version 3 or later; see LICENSE.txt
*
* @since 1.4.10
*----------------------------------------------------------------------------
*/
defined('_JEXEC') or die;
/**
* Globalization: Date formats zh-CN | Chinese (Simplified)
*
* Reference date : birth of a free, open web to all!
* On 30 April 1993, CERN put the World Wide Web software in the public domain.
*/
$dateglobalize_1 = '1993/04/30';
$dateformat_1 = 'Y / m / j';
$dateglobalize_2 = '1993四30';
$dateformat_2 = 'Y F j';
$dateglobalize_4 = '四30';
$dateformat_4 = 'F j';
$dateglobalize_6 = '1993四';
$dateformat_6 = 'Y F';
$dateglobalize_7 = '五, 1993四30';
$dateformat_7 = 'l , Y F j';
$dateglobalize_8 = '五, 四30';
$dateformat_8 = 'l , _ F j';
$dmy_text_5 = '30␣四␣1993';
$mdy_text_5 = '四␣30␣1993';
$ymd_text_5 = '1993␣四␣30';