JSFiddle - React, Tailwind, and code Playground

HTML

<input type="datetime-local" id="startdate" datetime-format="yyyy-MM-dd HH:mm:ss" />
<input type="time" id="starttime" time-format="HH:mm:ss" />

JavaScript

<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.3.js" />
    <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.5/angular.min.js" />