Hi everyone,
I have attribute values like 7-10A, 6A-8P etc and I would like to convert them to 24 Hours format as in the following
- 7-10A to 7-10
- 6A-8P to 6-20
- 10A-3P to 10-15
Any idea how i can do it? Many thanks
Best
Hi everyone,
I have attribute values like 7-10A, 6A-8P etc and I would like to convert them to 24 Hours format as in the following
Any idea how i can do it? Many thanks
Best
Best answer by david_r
I would consider using an AttributeSplitter followed by the DateTimeConverter. You can then join the start and end times back together in the end, if needed.
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.