That is covered by one of the many switches on the end of the xcopy command..... the /d option does this.

/D:m-d-y Copies files changed on or after the specified date.
If no date is given, copies only those files whose
source time is newer than the destination time.

Bryce