hi. how can i determine the work week number based
on the date inputted by the user?
for example, user selects May 27, 2013 (from a date picker),
and when he clicked the command button, it will display the work
week number. the result will be 22.
thanks in advanced.