Closed mburak closed 6 years ago
This PR changes the date format we are using in the rules from ISO 8601 to PHP date format so it's compatible with the Facebook Instant Articles SDK. It also adds a link to the PHP Date documentation.
@mburak I took the liberty to fix some of the linter warnings. Requesting now @diegoquinteiro to take a look.
This PR changes the date format we are using in the rules from ISO 8601 to PHP date format so it's compatible with the Facebook Instant Articles SDK. It also adds a link to the PHP Date documentation.