openvk/Web
Alexander Minkin 13dc93c73d
fix(DateTime): use php81_bc/strftime
Native strftime was deprecated in PHP 8.1 so I replaced it with an
alternative library that uses ICU so that you don't have to set up
locales on your server anymore.
Also this commit removes AM/PM labels as timestamps were in 24h format
anyways, regardless of locale.
2023-12-11 17:13:29 +03:00
..
Events Longpool: Update format for use in modern clients 2022-09-19 16:56:04 +03:00
Models fix(DateTime): use php81_bc/strftime 2023-12-11 17:13:29 +03:00
Presenters fix: solve some warnings 2023-12-11 13:15:01 +03:00
static feat: close profile (#978) 2023-12-02 20:21:16 +03:00
Themes fix: solve some warnings 2023-12-11 13:15:01 +03:00
Util fix(DateTime): use php81_bc/strftime 2023-12-11 17:13:29 +03:00
di.yml Music, finally! (#512) 2023-11-12 00:41:07 +03:00
routes.yml Groups: Wall: add suggestions (#935) 2023-11-16 19:44:12 +03:00