Weekday
Weekday
It is available a function to have the current day of the week like on some basics. ie if today is monday it returns 1(or 0). As far as I understand the one existing on Hollywood is returning you "Monday" (if you are in UK in italy you will receive Lunedì) then to know if today is the first day of the week I should compare strings that are related to the current system language settings, when with a function like weekday() it should be independent. Help?
- airsoftsoftwair
- Posts: 5830
- Joined: Fri Feb 12, 2010 2:33 pm
- Location: Germany
- Contact:
Re: Weekday
I'm afraid that's not possible at the moment. I'll see if I can add this feature in a future version.