Skip to content

Commit

Permalink
commit test
Browse files Browse the repository at this point in the history
  • Loading branch information
jayrajroshan committed Sep 14, 2020
1 parent 6a8a603 commit fc83346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions views/coreport.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
<%= time = today.getHours() + ":" + today.getMinutes() + ":" + today.getSeconds()%>
<%= dateTime = date+' '+time%>
<%= dateTime1 = dateTime.toLocaleString()%> -->

<h5>Current time: <%= dateTime1 %></h5>

<h5>Time Frame</h5>
Expand Down

0 comments on commit fc83346

Please sign in to comment.