How to replace a / with - in a date

P

pokdbz

I'm using Date() to pull the current date. How do I replace the / with - ?

The reason I want to do this I want to attach this to a filename.
 
Top