alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (ne_IN.xml)

This example Java source code file (ne_IN.xml) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

date, doctype, inr, jul, revision, system, tue, utf-8

The ne_IN.xml Java example source code

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "../../common/dtd/ldml.dtd">
<ldml>
	<identity>
		<version number="$Revision: 5953 $"/>
		<generation date="$Date: 2011-07-05 08:22:55 +0900 (Tue, 05 Jul 2011) $"/>
		<language type="ne"/>
		<territory type="IN"/>
	</identity>
	<localeDisplayNames>
		<measurementSystemNames>
			<measurementSystemName type="metric">मेट्रिक
			<measurementSystemName type="US">अमेरिकेली
		</measurementSystemNames>
	</localeDisplayNames>
	<dates>
		<calendars>
			<calendar type="gregorian">
				<months>
					<monthContext type="format">
						<monthWidth type="wide">
							<month type="1">जनवरी
							<month type="2">फरवरी
							<month type="3">मार्च
							<month type="4">अप्रेल
							<month type="5">मई
							<month type="6">जुन
							<month type="7">जुलाई
							<month type="8">अगस्त
							<month type="9">सेप्टेम्बर
							<month type="10">अक्टोबर
							<month type="11">नोभेम्बर
							<month type="12">दिसम्बर
						</monthWidth>
					</monthContext>
				</months>
				<days>
					<dayContext type="format">
						<dayWidth type="wide">
							<day type="sun">आइतवार
							<day type="mon">सोमवार
							<day type="tue">मङ्गलवार
							<day type="wed">बुधवार
							<day type="thu">बिहीवार
							<day type="fri">शुक्रवार
							<day type="sat">शनिवार
						</dayWidth>
					</dayContext>
				</days>
				<quarters>
					<quarterContext type="format">
						<quarterWidth type="wide">
							<quarter type="1">पहिलो पाउ
							<quarter type="2">दोस्रो पाउ
							<quarter type="3">तेस्रो पाउ
							<quarter type="4">चौथो पाउ
						</quarterWidth>
					</quarterContext>
				</quarters>
				<dayPeriods>
					<dayPeriodContext type="format">
						<dayPeriodWidth type="wide">
							<dayPeriod type="am">पूर्वाह्न
							<dayPeriod type="pm">अपराह्न
						</dayPeriodWidth>
					</dayPeriodContext>
				</dayPeriods>
				<fields>
					<field type="era">
						<displayName>युग
					</field>
					<field type="year">
						<displayName>वर्ष
					</field>
					<field type="week">
						<displayName>साता
					</field>
					<field type="day">
						<displayName>वार
						<relative type="2">पर्सि
					</field>
					<field type="weekday">
						<displayName>हप्ताको वार
					</field>
					<field type="dayperiod">
						<displayName>पूर्वाह्न / अपराह्न
					</field>
					<field type="second">
						<displayName>सेकेन्ड
					</field>
					<field type="zone">
						<displayName>अञ्‍चल
					</field>
				</fields>
			</calendar>
			<calendar type="indian">
				<months>
					<monthContext type="format">
						<monthWidth type="wide">
							<month type="1">वैशाख
							<month type="2">जेठ
							<month type="3">असार
							<month type="4">साउन
							<month type="5">भदौ
							<month type="6">असोज
							<month type="7">कात्तिक
							<month type="8">मङसिर
							<month type="9">पुस
							<month type="10">माघ
							<month type="11">फागुन
							<month type="12">चैत
						</monthWidth>
					</monthContext>
				</months>
			</calendar>
		</calendars>
	</dates>
	<numbers>
		<currencies>
			<currency type="INR">
				<displayName>भारतीय रूपिँया
				<displayName count="one">भारतीय रूपिँया
				<displayName count="other">भारतीय रूपिँया
			</currency>
		</currencies>
	</numbers>
	<units>
		<unit type="week">
			<unitPattern count="one">{0} साता
		</unit>
		<unit type="year">
			<unitPattern count="one">{0} वर्ष
			<unitPattern count="other">{0} वर्ष
		</unit>
	</units>
</ldml>

Other Java examples (source code examples)

Here is a short list of links related to this Java ne_IN.xml source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.