calendar_date
day_of_week
DatesTimes.
datetime_to_UnixTime
Converts a Python datetime object to a UNIX timestamp.
Since t is a datetime object considered to be in the timezone of the user, the dst flag is changed to prevent dst conversion.