Skip to content

Conversation

@mmalferov
Copy link
Member

…e handling

The description says we should see different times for local vs GMT, but both lines print the same. Also, using English locale doesn't really show what gmstrftime can do

…e handling

The description says we should see different times for local vs GMT, but both lines print the same. Also, using English locale doesn't really show what `gmstrftime` can do
Comment on lines +109 to +118
&example.outputs;
<screen>
<![CDATA[
Deprecated: Function strftime() is deprecated since 8.1, use IntlDateFormatter::format() instead in script on line 6
diciembre 31 1998 20:00:00
Deprecated: Function gmstrftime() is deprecated since 8.1, use IntlDateFormatter::format() instead in script on line 7
enero 01 1999 01:00:00
]]>
</screen>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While at it, maybe remove the useless <para> tag around the example tag and reindent everything properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants