|
I looked into it. I thought there might be a way to set the timezone back 24 hours. Doesn't look like there is.
Maybe you could change your computer clock with the win32api? But that might be very inconvenient.
I'd just make a short dictionary of how many days in each month, then a general function around that. Wouldn't be too hard (depending how experienced you are).
|