July 27, 2009 at 11:56 pm
Hi
how can I format a date in to following format
" dd-MMM-yyyy HH:mm:ss "
Regards
Rajesh V R
July 28, 2009 at 10:03 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 10:06 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 10:17 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 10:22 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 10:24 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 10:34 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 11:00 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 11:08 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
July 28, 2009 at 11:29 pm
Hi,
Try this
select getdate()
select convert(varchar(20),getdate() ,113)
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply