Viewing 2 posts - 1 through 2 (of 2 total)
hi,
I think this is what you want.. please check this will work for you.
SELECT CONVERT(VARCHAR(50),GETDATE(),101) + ' ' +right(convert(varchar(20),GETDATE(),100),7)
June 19, 2017 at 12:51 am
#1947211
Hi,
SSRS version is 10.50.1600.1 RTM
April 28, 2016 at 7:45 am
#1875251