cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Converting date using PI mapping function

Former Member
0 Likes
6,270

Hi,

In need to convert following date '20130708' (YYYYMMDD) into '2013-07-08T00:00:00+05:30' format in PI mapping.

Is it possible to convert using PI mapping functions.

If Yes then how?

If No then is there any other method by which conversion can be done?

Thanks & Regards,

Vinit.

View Entire Topic
Former Member
0 Likes

Hi Vinit,

By simply using the DateTrans function, you can do your reuqired date transformation in PI graphical mapping itself. Please refer the below screenshot.

Hope It will help you.