I am using Crystal Reports 2008 and trying to change the format of a date and time. I have a number in a database that gets converted to a string using "NumberToDateString" which formats it to (for example) "Wed Jun 30 01:00:00AM 2025". How do I convert this to "06/30/2025 01:00:00AM"???? Please help!