Here’s how to add date stamps to filenames. Uses epoch time.

<pre lang="bash">tar cpzf mybackup-`date +%s`.gz /home/user