I'm trying to get SayUnixTime to parse the date correctly and say 'May
Twenty Fifth', however it refuses to do so and keeps using the phrase
'May Twenty Five'.  I've read all the syntax, tried using both 'd'
and 'e', and in the doc it says:<br>
<br>
<table class="wikitable">
<tbody><tr><td class="wikicell">d or e</td><td class="wikicell">numeric day of month</td><td class="wikicell">first, second, ..., thirty-first</td></tr></tbody>
</table>
<br>
However, it doesn't read my h-#.gsm files...<br>
<br>
Anyone have any idea how I can fix this?<br>