Adding a Clock to Website

Hello,
I am looking for help to add a timezone clock. Here is a link a page where the top-right div shows what I would want to achieve.

Would anyone know how to do this in Webflow please?

Thank you!


Here is my public share link: https://matts-project-935941.webflow.io/
(how to access public share link)

Hey @Mattrix,

You’re likely looking at integrating a little bit of custom JS to pull this off.

Hey @austin

Would you know how to achieve this?

1 Like

Hey @Mattrix

You can use something like > Free Clocks for Your Website

It’s not the same, but can works too

Piter :webflow_heart:

@PeterDimitrov I tried this exact thing but it adds an iframe which I cannot style, so it sits as a white background inline element styled in Arial. Thanks though!

1 Like

Look for a javascript code block that does what you want. Embed it with a custom embed.

Here is one example that was built with jQuery, the the styles are inline.

1 Like