xref: /webtrees/resources/lang/en-US/messages.php (revision 81b729d3a9a6e0a0e8b96285d1ad7955d2d0c659)
1<?php
2
3return array (
4  '%H:%i:%s' => '%g:%i:%s %a',
5  '%j %F %Y' => '%F %j, %Y',
6);
7