Files
serenity/Userland/Libraries/LibCore/DateTime.cpp
Timothy Flynn fd0075083a LibCore: Change Core::DateTime::parse to accept a StringView
No reason to force an allocation here, as we do not require a NUL-
terminated string.
2023-11-08 09:28:17 +01:00

16 KiB