Date format manipulation like Moment.js

I would love the ability to use the standards from Moment.js to design how my date would look as text on the page. I receive it as a timestamp from my database and then i have to do something like this.


I would love to convert from timestamp and then set how exactly i want my date to look like without having to parse it all out and paste back together.

Hello @Tyler_DeLanghe

You could use Custom Code for this purpose. Load Moment.js same as another library in this example and format date as you want.

Regards, Dima.

Of course. But this was tagged a suggestion and since this is supposed to be zero-coding, then adding this would prevent users from having to write more code.

We have added new blocks for date manipulation, after they pass the QA stage we will release them.

1 Like