From 89a6ce79fe0617476ef9f6bd7c6bd6770a4dea90 Mon Sep 17 00:00:00 2001 From: Sajal Sharma Date: Sat, 7 Oct 2017 01:20:33 -0700 Subject: [PATCH] space --- calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendar.js b/calendar.js index d9fcba0..5825e27 100644 --- a/calendar.js +++ b/calendar.js @@ -21,7 +21,7 @@ function getInformation(information) console.log(militaryTime); timePortion1 = ""; - timePortion2 = ""; + timePortion2 = " "; if (militaryTime) { timePortion1 = elements[2] + ":00-07:00";