fullmoon

Default image
Version: Date: Status: Description:
3.04b 22.04.2013 Not running  Download
3.04 01.04.2013 Executed  Download
fprophet avatar
fprophet 11 Apr.

hey man - Calendar.DAY_OF_WEEK == 1 is Sunday !!
Use Calendar.DAY_OF_WEEK) == 2 for Monday.

fprophet avatar
fprophet 11 Apr.

Calendar.SUNDAY = 1
Calendar.MONDAY = 2
Calendar.TUESDAY = 3
Calendar.WEDNESDAY = 4
Calendar.THURSDAY = 5
Calendar.FRIDAY = 6
Calendar.SATURDAY = 7

fullmoon avatar
fullmoon 22 Apr.

Thanks fprohet, you are absolutely right.

orto leave comments


(few words about added changes)

(example: 1.1, beta, alpha)