I assume you mean this the parameter for your method? I would assume () => job.RunTask(DateTime.Today) is creating a method that will run DateTime.Today each time.
But this seems like the wrong place to ask and even so it would be a lot easier to just test it rather than ask here.