# $FreeBSD$
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Short months names
#
ene
feb
mar
abr
may
jun
jul
ago
sep
oct
nov
dic
#
# Long months names
#
enero
febrero
marzo
abril
mayo
junio
julio
agosto
septiembre
octubre
noviembre
diciembre
#
# Short weekdays names
#
dom
lun
mar
mi�
jue
vie
s�b
#
# Long weekdays names
#
domingo
lunes
martes
mi�rcoles
jueves
viernes
s�bado
#
# X_fmt
#
%H:%M:%S
#
# x_fmt
#
%d/%m/%Y
#
# c_fmt
#
%a %e %b %X %Y
#
# am
#
AM
#
# pm
#
PM
#
# date_fmt
#
%A, %e de %B de %Y, %X %Z
#
# Long months names (alternative)
#
enero
febrero
marzo
abril
mayo
junio
julio
agosto
septiembre
octubre
noviembre
diciembre
#
# md_order
#
dm
#
# ampm_fmt
#
%I:%M:%S %p
# EOF