Description
In Data input section in process currentWeek and lastWeek are getting evaluated incorrectly.
Ex: Current time is 13th Feb 7th hour
currentWeek('WED',0,0) getting evaluated to Fri Jan 30 00:00:00 UTC 2015 it should evaluate to Wed Feb 11 00:00:00 UTC 2015
Even the lastWeek is getting evaluated in correctly.