So...
1. If I just wanted two separate variables, one for the Day of the week (Mon, Tue, Wed, etc) and another for the hour of the day (in AM/PM or the 24h clock), how would I isolate that into the format I want?
2. From my .html page, how do I retrieve the value stored in the variable passed...