# Rename field format list

**URL:** https://community.automationedge.com/t/rename-field-format-list/2543
**Category:** Get Help & Discuss
**Tags:** rpa
**Created:** [September 4, 2020, 5:56am UTC](https://community.automationedge.com/t/rename-field-format-list/2543 "2020-09-04T05:56:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![shubham.khedekar](https://avatars.discourse-cdn.com/v4/letter/s/d07c76/32.png) [@shubham.khedekar](https://community.automationedge.com/u/shubham.khedekar)
#### Post date: [September 4, 2020, 5:56am UTC](https://community.automationedge.com/t/rename-field-format-list/2543/1 "2020-09-04T05:56:40Z")

</div>

How can we convert string date into ‘yyyy-dd-MM’ format, Which is not available in the Rename field format list?

---

<div class="post-metadata">

### Author: ![mrunalini](https://avatars.discourse-cdn.com/v4/letter/m/8e8cbc/32.png) [@mrunalini](https://community.automationedge.com/u/mrunalini)
#### Post date: [September 4, 2020, 6:00am UTC](https://community.automationedge.com/t/rename-field-format-list/2543/2 "2020-09-04T06:00:37Z")

</div>

Hi Shubham,

Javascript can be used to convert string and then can be concatenated to form date into ‘yyyy-dd-MM’ format.

---

<div class="post-metadata">

### Author: ![akshay.kulkarni](https://avatars.discourse-cdn.com/v4/letter/a/ccd318/32.png) [@akshay.kulkarni](https://community.automationedge.com/u/akshay.kulkarni)
#### Post date: [September 8, 2020, 2:41pm UTC](https://community.automationedge.com/t/rename-field-format-list/2543/3 "2020-09-08T14:41:13Z")

</div>

Directly edit format from Rename field plugin if specified format not available, no need of MJS .

 ![DateConversion](https://canada1.discourse-cdn.com/flex027/uploads/automationedge/original/1X/f0f27846a11d49dc7483125d13758790c44e1561.png)
