Profiles

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Contributions

Type
September 2018
Sep 27 Thu · 15:25
Forums med
Posted a reply to Unknown or bad timezone in wp-includes/functions.php?, on the site WordPress.org Forums:
Correction: it appears that being New_York is a symlink to /etc/localtime which is a symlink…
Sep 27 Thu · 15:11
Forums med
Posted a reply to Unknown or bad timezone in wp-includes/functions.php?, on the site WordPress.org Forums:
Yep. If I go into that directory and then America, I see New_York selected (or…
Sep 27 Thu · 14:41
Forums med
Posted a reply to Unknown or bad timezone in wp-includes/functions.php?, on the site WordPress.org Forums:
It's a very innocuous line of code: $timezone = new DateTimeZone('America/New_York'); Hasn't caused any issues…
Sep 26 Wed · 20:35
Forums med
Created a topic, Unknown or bad timezone in wp-includes/functions.php?, on the site WordPress.org Forums:
I recently updated the PHP version on my host from 7.1…