How do I format date and time on ssrs report?

前端 未结 12 2039
野的像风
野的像风 2020-12-02 18:03

on SSRS report I need to show todays date and current time

i tried this =FormatDateTime(Now,\"MM/dd/yyyy hh:mm tt\") but this is not worki

12条回答
提交回复
热议问题