13 lines
267 B
YAML
13 lines
267 B
YAML
nl:
|
|
date:
|
|
formats:
|
|
month: '%B %Y'
|
|
period: Vanaf %{start} tot %{end}.
|
|
same_day: De %{date} vanaf %{start} tot %{end}.
|
|
long: '%A %e %B %Y'
|
|
time:
|
|
formats:
|
|
at: '%A %e %B %Y om %Hh%M'
|
|
hours: '%Hh%M'
|
|
xml: '%Y/%m/%d %T'
|