Forums
Forums / Plugin: Custom Content Shortcode / Date format from ACF
(@defmaks)
4 years, 10 months ago
hello, i have this situation while getting a ACF date field value 20211001, so i don’t know how to format it to d/m/Y
(@polarracing)
Use date_format=Y.m.d -> See php manual for more information about date formatting
The topic ‘Date format from ACF’ is closed to new replies.