cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert Time format is in 12Hr format and you want the output in 24hr format

former_member350687
Participant
0 Kudos

Hi Experts,

How to convert Time format,

My input format is 12Hr and output should be 24Hr format.

Could you please help me

Thanks & Regards,

Mahi.R

Accepted Solutions (0)

Answers (1)

Answers (1)

vadimklimov
Active Contributor
0 Kudos

Hi Mahi,

You can use standard mapping function DateTrans to convert date/time formats between source and target fields.

Here is an example of a mapping logic for your requirement:

And here is a test for that mapping rule:

Regards,

Vadim