1219019Sgabor# $NetBSD$
2219019Sgabor#
3219019Sgabor# Locale: nl_NL
4219019Sgabor# Character set: ISO8859-1
5219019Sgabor#
6219019Sgabor# Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
7219019Sgabor# http://www.unicode.org/copyright.html.
8219019Sgabor# 
9219019Sgabor# Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
10219019Sgabor# data files and any associated documentation (the "Data Files") or Unicode software and any
11219019Sgabor# associated documentation (the "Software") to deal in the Data Files or Software without
12219019Sgabor# restriction, including without limitation the rights to use, copy, modify, merge, publish,
13219019Sgabor# distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
14219019Sgabor# the Data Files or Software are furnished to do so, provided that (a) the above copyright
15219019Sgabor# notice(s) and this permission notice appear with all copies of the Data Files or Software,
16219019Sgabor# (b) both the above copyright notice(s) and this permission notice appear in associated
17219019Sgabor# documentation, and (c) there is clear notice in each modified Data File or in the Software as
18219019Sgabor# well as in the documentation associated with the Data File(s) or Software that the data or
19219019Sgabor# software has been modified.
20219019Sgabor# 
21219019Sgabor# THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22219019Sgabor# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
23219019Sgabor# PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
24219019Sgabor# HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
25219019Sgabor# CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
26219019Sgabor# WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
27219019Sgabor# CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
28219019Sgabor#
29219019Sgabor# Short weekday names (abday)
30219019Sgabor#
31219019Sgaborzo
32219019Sgaborma
33219019Sgabordi
34219019Sgaborwo
35219019Sgabordo
36219019Sgaborvr
37219019Sgaborza
38219019Sgabor#
39219019Sgabor# Long weekday names (day)
40219019Sgabor#
41219019Sgaborzondag
42219019Sgabormaandag
43219019Sgabordinsdag
44219019Sgaborwoensdag
45219019Sgabordonderdag
46219019Sgaborvrijdag
47219019Sgaborzaterdag
48219019Sgabor#
49219019Sgabor# Short month names (abmon)
50219019Sgabor#
51219019Sgaborjan.
52219019Sgaborfeb.
53219019Sgabormrt.
54219019Sgaborapr.
55219019Sgabormei
56219019Sgaborjun.
57219019Sgaborjul.
58219019Sgaboraug.
59219019Sgaborsep.
60219019Sgaborokt.
61219019Sgabornov.
62219019Sgabordec.
63219019Sgabor#
64219019Sgabor# Long month names (mon)
65219019Sgabor#
66219019Sgaborjanuari
67219019Sgaborfebruari
68219019Sgabormaart
69219019Sgaborapril
70219019Sgabormei
71219019Sgaborjuni
72219019Sgaborjuli
73219019Sgaboraugustus
74219019Sgaborseptember
75219019Sgaboroktober
76219019Sgabornovember
77219019Sgabordecember
78219019Sgabor#
79219019Sgabor# Ante Meridiem/Post Meridiem - %p (am_pm)
80219019Sgabor#
81219019SgaborAM
82219019SgaborPM
83219019Sgabor#
84219019Sgabor# Date and Time - %c (d_t_fmt)
85219019Sgabor#
86219019Sgabor%e %B %Y %H:%M:%S %Z
87219019Sgabor#
88219019Sgabor# Date - %x (d_fmt)
89219019Sgabor#
90219019Sgabor%d-%m-%y
91219019Sgabor#
92219019Sgabor# Time - %X (t_fmt)
93219019Sgabor#
94219019Sgabor%H:%M:%S
95219019Sgabor#
96219019Sgabor# 12-hour Clock - %r (t_fmt_ampm)
97219019Sgabor#
98219019Sgabor%I:%M:%S %p
99219019Sgabor# EOF
100219019Sgabor
101219019Sgabor