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
In #26 the performance impact of fixing this by returning a copy of the data was discussed. We concluded that the performance hit is not worth it. The behavior described here hast been documented in 272bcae.
Migrated from rt.cpan.org #65717 (status was 'new')
Requestors:
From [email protected] on 2011-02-14 17:20:29:
Shouldn't the DateTime::Locale methods return a copy of the array?
It doesn't seem right that manipulating the return of
day_format_abbreviated()
should affect the result of future invocations of that function.The text was updated successfully, but these errors were encountered: