Skip to content

Instantly share code, notes, and snippets.

View jimnarey's full-sized avatar

Jim Narey jimnarey

View GitHub Profile
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>LoopTest</title>
<script>
var year = 2014;
var month = 1;
var days = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10];