Format Date Time Help

Hello! I am using Clock component to store current date and time. But I also want to show to day name with it. I have used “Format Date Time” block and pattern is “dd/MM/yyyy h:mm a”.

I want to store it like “Monday 30 September 2019 11:43 PM”. How can I store like this?

Try with

EE dd/MM/yyyy h:mm a

https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html

/Boban

3 Likes

Thanks a lot… It’s working!

1 Like

Niceeeee! :crazy_face:

/Boban

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.