xref
: /
webtrees
/
resources
/
lang
/
en-US
/
messages.php
(revision 00b1984e374faddab4698e73088f0c964e529b65)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
return
array
(
4
'%H:%i:%s'
=>
'%g:%i:%s %a'
,
5
'%j %F %Y'
=>
'%F %j, %Y'
,
6
);
7