You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This is the most minimal boilerplate demo of timekit sdk used in the browser. Fire up your console (CMD+ALT+I) and use the SDK by hitting methods on the "timekit" global variable, e.g.</p>
23
23
<code>
24
24
timekit.configure({<br/>
25
-
app: 'demo',<br/>
25
+
app: 'back-to-the-future',<br/>
26
26
inputTimestampFormat: 'l h:i a Y-m-d'<br/>
0 commit comments