pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 264 forks source link

DateTime: Replace date_i18n() with wp_date() #5567

Closed JoryHogeveen closed 2 years ago

JoryHogeveen commented 4 years ago

Describe the bug

https://developer.wordpress.org/reference/functions/wp_date/ https://support.advancedcustomfields.com/forums/topic/time-field-and-wp-5-3/

This is WP 5.3+. We could create pods_date() to handle compatibility with WP.

Additional context https://wordpress.org/support/topic/replace-date_i18n-with-new-wp_date/

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label Type: Bug to this issue, with a confidence of 0.54. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.