Skip to content
Snippets Groups Projects
Commit 51269377 authored by Anton Sarukhanov's avatar Anton Sarukhanov
Browse files

Tweak text.

parent 59839c35
No related branches found
No related tags found
No related merge requests found
Pipeline #113 passed with stage
in 39 seconds
......@@ -13,9 +13,9 @@
</header>
<main>
<p>
Auto-detect the <a href="https://strftime.org/" target="_blank">Format String</a> of your date.
Auto-detect the <a href="https://strftime.org/" target="_blank">Format String</a> of your date/time.
</p>
<form id="detect-format"><input id="date" name="date" value="{{ date_string if date_string }}" placeholder="January 1, 2000"/></form>
<form id="detect-format"><input id="date" name="date" value="{{ date_string if date_string }}" placeholder="Enter a date and/or time here."/></form>
<section id="format">
</section>
</main>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment