Unable to use '/' as delimiter for date formating
Summary
Unable to use '/' as delimiter for date formatingContent
I have requirement to change the format of date. Currently we are receiving the date as 1/1/2017 . We are reading the date as string and while transforming to different date format. We observed that the string functions(substring, substring-before etc ) are not working fine if we take '/' as delimiter. Is it expected?
Regards,
1