Andrey "Rarst" Savchenko
@rarst on WordPress.org and Slack
- Member Since: August 25th, 2008
- Location: Kiev
- Website: Rarst.net
- Job Title: WordPress contractor
Contribution History
Andrey "Rarst" Savchenko’s badges:- Core Contributor
- Core Team
- Documentation Contributor
- Meetup Organizer
- Meta Contributor
- Meta Team
- Plugin Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
-
Closed ticket #53294, in Core Trac:
Adding filter hook to current_time() function4 months ago
-
Closed ticket #53294, in Core Trac:
Adding filter hook to current_time() function4 months ago
-
Closed ticket #51761, in Core Trac:
Inconsistent displayed date in get_calendar()9 months ago
-
Reopened ticket #51184, in Core Trac:
get_the_date() checks $format only for empty variable and fails on ...1 year ago
-
Wrote a comment on the post Proposal: Dropping support for old PHP versions via a fixed schedule, on the site Make WordPress Core:
The clarity of documented and predictable cycle would be an incredible improvement over current situation.…1 year ago
-
Closed ticket #49522, in Core Trac:
HHVM and date_create_immutable_from_format2 years ago
-
Created a topic, Seeing _siteground_optimizer_installing being constantly written to database, on the site WordPress.org Forums:
Looking at a site with some instability issues and see…2 years ago
-
Closed ticket #49224, in Core Trac:
Two event plugins tried - date not working in either2 years ago
-
Closed ticket #49388, in Core Trac:
Default date/time formats for non-US English locales are incorrect2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
These changes should have included correction of this That is not possible under current backwards…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
mingles with or is affected by or requires removal of native PHP timezone settings Not…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
That is NOT something you can just throw away! Nor you are entitled to forbid…2 years ago
-
Closed ticket #49120, in Core Trac:
strtotime() in WP::send_headers()2 years ago
-
Closed ticket #48830, in Core Trac:
Shipping Labels with wrong time 8 hours ahead2 years ago
-
Closed ticket #48660, in Core Trac:
Date/Time component malfunctioning after 5.3 update.2 years ago
-
Confirmed as a speaker for WordCamp Asia 2020
2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
I strongly disagree that it is or was necessary (maybe all the way back in…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Please note that the issue is exclusively caused by date_default_timezone_set() calls, that was never supported…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
I don’t think anything ACF-related made it to the core issue tracker, so far... Combination…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
So human_time_diff() will calculate correct difference between two WP timestamps with same offset, but notably…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
For the context while we consider date_i18() legacy function now and it's changed to a…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Please report details on trac, if possible https://core.trac.wordpress.org/newticket There is another mention of ACF Pro…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Not at all, please follow instructions here https://make.wordpress.org/chat/ Then look for #core-datetime channel inside :)2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
I don't follow connection between the post time (which is stored as local time string)…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Notably all WP sites are already on UTC time from PHP point of view. WordPress…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Please don't do this. It's extremely confusing operation, that is likely to not work correctly…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
There is no such thing as "Unix timestamp of current website time". Unix timestamps are…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
For your information there will be no new functions returning WP timestamps with offsets and…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
This release make no changes to how time zone settings are stored, though it does…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
The Unix timestamps are just integers and also don't suffer from any and all issues…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Please let us know the details of what you are storing and how you are…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
You are incorrect, `time()` and `wp_date('U')` will in fact return exactly same timestamp (latter as…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Do you mean backported as in included into older core versions?.. That's not a thing…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
This is a large topic and post links to the list of closed tickets https://core.trac.wordpress.org/query?component=Date%2FTime&milestone=5.3&milestone=5.1&col=id&col=summary&col=milestone&col=type…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
I adjusted the wording, no problem. I don't think initial one was especially wrong, but…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Neither WP core itself or common WP development practices include storing local time and PHP…2 years ago
-
Wrote a comment on the post Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
I don’t think core itself will include any third party DateTime libraries (there is no…2 years ago
-
Wrote a new post, Date/Time component improvements in WordPress 5.3, on the site Make WordPress Core:
Date/Time component encompasses all input, output, and storage of time and date information. Its code…2 years ago
-
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Could you please share your concerns about reliably detecting closures on the trac ticket? Simply…3 years ago
-
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Please don’t make the mistake of using constructs meant for event-driven environments in the PHP…3 years ago
-
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
Could we just omit that sentence entirely and encourage the best practice of limiting closures…3 years ago
-
Wrote a comment on the post Coding Standards Updates for PHP 5.6, on the site Make WordPress Core:
The ticket suggests generating a string representation of the function signature, but those aren’t unique,…3 years ago
-
Wrote a comment on the post Discussion: How could we improve the WordPress Community Summit?, on the site Make WordPress Communities:
I have been invited to the first summit and unable to attend, so outside impressions…3 years ago
-
Confirmed as a speaker for WordCamp Bucharest 2018
3 years ago
-
Confirmed as a speaker for WordCamp Retreat Soltau 2018
3 years ago
-
Wrote a comment on the post A new type of WordCamp, on the site Make WordPress Community:
However one attribute of “open” in WordCamp format had been keeping ticket prices exceptionally low…4 years ago
-
Wrote a comment on the post A new type of WordCamp, on the site Make WordPress Community:
Do you think an event like this is a worthwhile addition to the WordCamp programme?…4 years ago
-
Wrote a comment on the post Discussion: Should We Pay for Speaker Travel, on the site Make WordPress Community:
I feel that speaking about this in terms of travel and locality unfairly narrows the…5 years ago
Contributor
-
scbFramework
Active Installs: Less than 10