[PHP-WEBMASTER] [web-php] PR #772: Use abbreviated month names

2023-07-01 Thread captn3m0
Pull Request: https://github.com/php/web-php/pull/772 Closed by captn3m0. -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WEBMASTER] [web-php] PR #772: Use abbreviated month names

2023-04-18 Thread captn3m0
Pull Request: https://github.com/php/web-php/pull/772 Author: captn3m0 This changes the API response to always use abbreviated (en) month names. Allows for slightly more stable API clients, which don't have to worry about parsing both kinds of dates. I noticed this while working on https://git