Skip to content

Instantly share code, notes, and snippets.

@jakchagu
jakchagu / clock.html
Last active December 1, 2021 19:18 — forked from sam0737/clock.html
OBS Studio: A HTML page for showing current date and time in the video + Time Zones
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >