Skip to content

Commit

Permalink
Merge pull request #25 from NeuromatchAcademy/fix-tz
Browse files Browse the repository at this point in the history
Update tz.html
  • Loading branch information
ebatty authored Apr 19, 2023
2 parents 1b170a7 + 8355a29 commit a991005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tz.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</head>
<body>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.25.3/moment-with-locales.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment-timezone/0.5.28/moment-timezone-with-data-2012-2022.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment-timezone/0.5.41/moment-timezone-with-data-10-year-range.min.js"></script>


<div class="container">
Expand Down

0 comments on commit a991005

Please sign in to comment.