How to convert the String datatype date value in date("mmddyyyy") format?

HI @kawalkarhemant,

Refer this post.

use like this ToString("MMddyyyy")

Regards,
Arivu