GetDayOfWeek (Ticks As Long) As Int
Returns the day of week component from the ticks value.
Values are between 1 to 7.
Request explanation in the docs of which day is considered number 1 - in america they would probably consider Sunday number one, a most other places the first day 1 would be Monday.
This should be specified in the docs.
Last edited: