Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/datetime/datetimeimmutable/createfromformat.xml
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@
fraction and timezone information) to zero-like values (
<literal>0</literal> for hour, minute, second and fraction,
<literal>1</literal> for month and day, <literal>1970</literal>
for year and <literal>UTC</literal> for timezone information)</entry>
for year and the default timezone)</entry>
<entry>Without <literal>!,</literal> all fields will be set to the
current date and time.</entry>
</row>
Expand Down