This may be a plugin or theme conflict. Please attempt to disable all plugins, and use one of the default (Twenty*) themes. If the problem goes away, enable them one by one to identify the source of your troubles.
If you can install plugins, install “Health Check”: https://wordpress.org/plugins/health-check/ On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you, while you’re still logged in, without affecting normal visitors to your site. You can then use its admin bar menu to turn on/off plugins and themes one at a time.
Is this the better way?
I have currently 60 active plugins.
And I don’t know WHEN this warning is generated, so I don’t know if would be possible to reproduce it.
Looking inside /wp-includes/functions.php, line 120 belongs to function date_i18n
.
There is not a callback history or something to know who is calling this function?