
Mario Galea
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 20
- Subscriptions 4
Comments
Votes on activity by Mario Galea-
This would be a simple, but very functional and effective improvement. Please consider I would say not only "today", but all, or maybe one is able to choose the period in settings
-
thanks a lot Rainer, both for code and explanation =)
-
Date1 = new Date(@Year + @Month + 4) Date2 = new Date(@Year + @Month + 15) Date1.setMonth(Date1.getMonth() + 1) Date2.setMonth(Date2.getMonth() + 1) Submit = @Created On if (Submit <= Date1){ An...