Answer the question
In order to leave comments, you need to log in
How to substitute date in ISO 8601 format 2017-12-04T22:00:00+00:00 (UTC time) + 2 hours?
Hello.
In UIKIT I want to make a countdown timer.
By default, the reverse report is displayed like this:
<div class="uk-grid-small uk-child-width-auto uk-margin" uk-grid uk-countdown="date: 2019-03-19T12:03:27+00:00">
<div>
<div class="uk-countdown-number uk-countdown-days"></div>
</div>
<div>
<div class="uk-countdown-number uk-countdown-hours"></div>
</div>
<div>
<div class="uk-countdown-number uk-countdown-minutes"></div>
</div>
<div>
<div class="uk-countdown-number uk-countdown-seconds"></div>
</div>
</div>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question