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
131
131
the format of the input, i.e. how Symfony will interpret the given input
132
132
as a datetime string. See <ahref="http://userguide.icu-project.org/formatparse/datetime#TOC-Date-Time-Format-Syntax" class="reference external">Date/Time Format Syntax</a>.</p>
@@ -146,12 +146,12 @@ <h3 id="format"><a class="headerlink" href="#format" title="Permalink to this he
146
146
</div>
147
147
<divclass="section">
148
148
<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>.
156
156
and <codetranslate="no" class="notranslate">TimeType</code>. This can be overridden
157
157
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