WordPress File wp-includes/formatting.php

iso8601_to_datetime()

Given an ISO 8601 (Ymd\TH:i:sO) date, returns a MySQL DateTime (Y-m-d H:i:s) format used by post_date[_gmt].

map_deep()

Maps a function to all non-iterable elements of an array or an object.