T SQL -Format getDate ()
Select Format(GetDate(), N'yyyy-MM-dd-HHmm')
Mister_H
Select Format(GetDate(), N'yyyy-MM-dd-HHmm')