I need some help understanding JS interacting with CMS

This is a bit of a general question as I need some pointers to the resources to accomplish a task.

I have a CMS with an event date and I want to display the event date in EST as well as the users local time zone.

How do I read the date for the event from the CMS?

If anyone can point me to an example that would be great and I will bang my head against the rest of it to see what I can figure out from there.

Thanks for your help.

You can access the CMS field using the ‘Add field’ option. See Use Collection fields in custom code embeds | Webflow University, this option is available in custom code sections of the page settings also.