<center><a href="https://time.is/San_Francisco" id="time_is_link" rel="nofollow" style="font-size:46px;color:white;background:Black">Time in San Francisco:</a>
<span id="San_Francisco_z14e" style="font-size:46px;color:white;background:Black"></span>



<iframe src="https://random-static-html-deploys.netlify.app/timezones.html" height="1500px" width="100%"></iframe>

    <h1>LAMBDA TIMEZONES</h1>
    <a href="https://time.is/Union_City,_New_Jersey" id="time_is_link" rel="nofollow" style="font-size:16px;color:black;background:white">Time in Union City:</a>
    <span id="Union_City__New_Jersey_z161" style="font-size:16px;color:black;background:white"></span>




<a href="https://time.is/Union_City,_New_Jersey" id="time_is_link" rel="nofollow" style="font-size:46px;color:black;background:white">Time in Union City:</a>
<span id="Union_City__New_Jersey_z161" style="font-size:46px;color:black;background:white"></span>
<script src="//widget.time.is/en.js"></script>
</center>
* {
    zoom: 0.8;
    scroll: auto;
    overflow: auto;
    resize: both;
}
* {
    font-family: Georgia, Cambria, "Times New Roman", Times, serif;
}
time_is_widget.init({
    Union_City__New_Jersey_z161: {
        template: "TIME<br>DATE<br>SUN",
        time_format: "12hours:minutes:secondsAMPM",
        date_format: "dayname, monthname dnum, year",
        sun_format:
            "Sunrise: srhour:srminute Sunset: sshour:ssminute<br>Day length: dlhoursh dlminutesm",
        coords: "40.7795500,-74.0237500"
    }
});


    time_is_widget.init({
        San_Francisco_z14e: {
            template: "TIME<br>DATE<br>SUN",
            time_format: "12hours:minutes:secondsAMPM",
            date_format: "dayname, monthname dnum, year",
            sun_format: "Sunrise: srhour:srminute Sunset: sshour:ssminute",
            coords: "37.7749300,-122.4194200"
        }
    });
View Compiled

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.