openvk/Web/Util
Alexander Minkin 44531fcbb0
fix(DateTime): use php81_bc/strftime (#1063)
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.
2024-01-02 22:22:10 +02:00
..
Makima [WIP] Textarea: Upload multiple pictures (#800) 2023-10-03 19:40:13 +03:00
Shell Allow Shell to be used on WinNT 2022-03-20 17:37:52 +02:00
Bitmask.php Initial commit 2020-06-07 19:04:43 +03:00
DateTime.php fix(DateTime): use php81_bc/strftime (#1063) 2024-01-02 22:22:10 +02:00
Localizator.php L10n: Remove the ability to specify the fallback language and use includes instead 2021-12-22 18:21:27 +02:00
Sms.php Change SMS provider 2021-01-07 16:25:09 +00:00
Telegram.php Support: Send new ticket notifications to Telegram 2021-12-05 23:30:57 +02:00
Validator.php Проверка на надежный пароль (#862) 2023-04-19 14:02:33 +03:00