Commit History

Author SHA1 Message Date
  Timothy Flynn 8a27180fb8 LibCore: Set tm_isdst to a negative value before invoking mktime 2 years ago
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() 2 years ago
  Jelle Raaijmakers 9feac465dc LibCore: Convert explicit timezone to local in `DateTime::parse` 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool 63d0aa9d8a LibCore: Add %l conversion specification to DateTime 2 years ago
  Timothy Flynn a4a7efaf5f LibC+LibCore: Use tm_isdst to handle time zone offsets in DST 2 years ago
  Daniel Bertalan 32480fbeb9 LibCore: Do not refer to `extern int daylight` in DateTime::to_string 3 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors 3 years ago
  Sam Atkins 4d2e18fb07 LibCore: Output invalid DateTime::to_string() specifiers as literals 3 years ago
  cflip b2ef7ee531 LibC+LibCore: Change a.m./p.m. to AM/PM 3 years ago
  cflip 0500d49acb LibC+LibCore: Properly format 12-hour formatted hours 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Lenny Maiorani 4c5e9f5633 Everywhere: Deduplicate day/month name constants 3 years ago
  Timothy Flynn 0dfb9714fe LibCore: Use altzone for the current time zone offset during DST 3 years ago
  Isak Holmstrom 41765895a8 LibCore: Make FreeBSD build SerenityOS 3 years ago
  Timothy Flynn b387ac56b6 LibCore: Change DateTime format strings to be StringViews 3 years ago
  Timothy Flynn 29c8ec5eb6 LibCore: Support (and use) DateTime string formatting of the form %Z 3 years ago
  Timothy Flynn 9605be19bb LibCore: Support DateTime string formatting of the form %:z 3 years ago
  Timothy Flynn d9ee218701 LibCore: Support DateTime string formatting of the form %z 3 years ago
  Idan Horowitz 95bc8e4641 LibCore: Make DateTime's members signed 3 years ago
  Brian Gianforcaro 176e1cbca7 LibCore: Remove unused header includes 4 years ago
  x-yl 904322e754 LibCore: Add a way to parse a DateTime from a string 4 years ago
  Andreas Kling 24c149b013 LibCore: Convert StringBuilder::appendf() => AK::Format 4 years ago
  Linus Groh dbe72fd962 Everywhere: Remove empty line after function body opening curly brace 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  AnotherTest db8f0a2fa6 LibCore: Remove the no-longer-used Core::DateTime::is_before() function 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago