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/lv-LV.php

<?php
/** 
 *	iCagenda Globalization lv-LV (LATVIAN)
 *----------------------------------------------------------------------------
 * @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-25
 * @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 . d .';

			$dateglobalize_2 = '1996. gada 22. Aprīlis';
			$datevalue_2 = 'Y . _ gada _ j . _ F';

			$dateglobalize_3 = '1996. gada 22. Apr';
			$datevalue_3 = 'Y . _ gada _ j . _ M';

			$dateglobalize_4 = '22. Aprīlis';
			$datevalue_4 = 'j . _ F';

			$dateglobalize_6 = '1996. Aprīlis';
			$datevalue_6 = 'Y . _ F';

			$dateglobalize_7 = 'Pirmdiena, 1996. gada 22. Aprīlis';
			$datevalue_7 = 'l , _ Y . _ gada _ j . _ F';

			$dateglobalize_8 = 'Pirmdiena, 22. Aprīlis';
			$datevalue_8 = 'l , _ j . _ F';

			$dateglobalize_11 = 'Pir, 1996. gada 22. Apr';
			$datevalue_11 = 'D , _ Y . _ gada _ j . _ M';

			$dateglobalize_12 = 'Pir, 22. Apr';
			$datevalue_12 = 'D , _ j . _ M';

			
			$dmy_text_5 = '22␣Aprīlis␣1996';
			$dmy_text_6 = '22␣Apr␣1996';
			
			$mdy_text_5 = 'Aprīlis␣22␣1996';
			$mdy_text_6 = 'Apr␣22␣1996';
			
			$ymd_text_5 = '1996␣Aprīlis␣22';
			$ymd_text_6 = '1996␣Apr␣22';