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>If the <codetranslate="no" class="notranslate">widget</code> option is set to <codetranslate="no" class="notranslate">single_text</code>, this option specifies
139
139
the format of the input, i.e. how Symfony will interpret the given input
140
140
as a datetime string. See <ahref="http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax" class="reference external" rel="external noopener noreferrer" target="_blank">Date/Time Format Syntax</a>.</p>
@@ -154,12 +154,12 @@ <h3 id="format"><a class="headerlink" href="#format" title="Permalink to this he
154
154
</div>
155
155
<divclass="section">
156
156
<h3id="time-widget"><aclass="headerlink" href="#time-widget" title="Permalink to this headline">time_widget</a></h3>
<p>Defines the <codetranslate="no" class="notranslate">widget</code> option for both the <codetranslate="no" class="notranslate">DateType</code>.
164
164
and <codetranslate="no" class="notranslate">TimeType</code>. This can be overridden
165
165
with the <ahref="datetime.html#date-widget" class="reference internal">date_widget</a> and <ahref="datetime.html#time-widget" class="reference internal">time_widget</a> options.</p>
0 commit comments