Skip to Content
0
Jun 06, 2018 at 03:10 PM

Crystal Reports: Convert string into time

2699 Views Last edit Jun 06, 2018 at 03:20 PM 2 rev

I am creating a report with time value which is stored in a string format in the database. One example is "19:37". Ultimately for the purpose of the report, I need to convert this into "HH:MM:SS" time format.

Any suggestions?