Roman Calendar
This script will display information about today's date in terms of the Roman calendar. The Roman name of the day is included, along with any important festivals taking place on that day. You can find information about the Roman calendar and the sources used to create it at the website listed here. More information.
Display This Content On Your Site
This work is licensed under a Creative Commons License.
You must give the original author credit. You may not use this work for commercial purposes. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.
Javascript
<script type="text/javascript" src="http://mythfolklore.net/calendars/romancal/romancal.php?encode=js"></script>
PHP
<? include("http://mythfolklore.net/calendars/romancal/romancal.php"); ?>