copy/rename file as date() unix/shell

File.jpg

I want to copy and rename this as 2008-12-02.jpg

I tried this

 copy File.jpg date '%y-%m-%d-%H:%M:%S'.jpg

This doesnt work.... what do i do?

there are MANY of these answered in the forums, use the search.