MyShaarli/application
ArthurHoaro dafd3f081a format_date: include timezone in IntlDateFormatter object
@see https://www.php.net/manual/en/intldateformatter.format.php

> If a DateTime or an IntlCalendar object is passed, its timezone is not considered. The object will be formatted using the formaterʼs configured timezone. If one wants to use the timezone of the object to be formatted, IntlDateFormatter::setTimeZone() must be called before with the objectʼs timezone.
2021-01-19 15:03:28 +01:00
..
api API: POST/PUT Link - properly parse tags string 2020-12-29 13:01:04 +01:00
bookmark Merge pull request #1665 from ArthurHoaro/fix/metadata-regexes-2 2020-12-29 11:43:39 +01:00
config Merge pull request #1635 from ArthurHoaro/feature/phpcs 2020-11-10 10:46:04 +01:00
container Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
exceptions Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
feed Daily RSS Cache: invalidate cache base on the date 2020-12-17 15:48:03 +01:00
formatter Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
front Inject current template name in templates 2021-01-19 10:34:11 +01:00
helper curl usage: support HTTP/2 response code header 2021-01-19 15:03:18 +01:00
http Fix: synchronous metadata retrieval is failing in strict mode 2020-12-16 14:04:32 +01:00
legacy Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
netscape Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
plugin Plugin system: allow plugins to provide custom routes 2020-11-15 12:41:43 +01:00
render Daily RSS Cache: invalidate cache base on the date 2020-12-17 15:48:03 +01:00
security Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
updater Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
.htaccess .htaccess files: support Apache 2.4+ syntax 2016-11-08 11:38:14 +01:00
History.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
Languages.php Add russian language selection 2020-11-14 07:45:10 +05:00
Thumbnailer.php Manually fix remaining PHPCS errors 2020-11-09 10:56:49 +01:00
TimeZone.php Apply PHP Code Beautifier on source code for linter automatic fixes 2020-11-09 10:56:24 +01:00
Utils.php format_date: include timezone in IntlDateFormatter object 2021-01-19 15:03:28 +01:00