This commit is contained in:
Sajal Sharma
2017-10-07 01:20:33 -07:00
parent 45dc306132
commit 89a6ce79fe
+1 -1
View File
@@ -21,7 +21,7 @@ function getInformation(information)
console.log(militaryTime); console.log(militaryTime);
timePortion1 = ""; timePortion1 = "";
timePortion2 = ""; timePortion2 = " ";
if (militaryTime) if (militaryTime)
{ {
timePortion1 = elements[2] + ":00-07:00"; timePortion1 = elements[2] + ":00-07:00";