Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String il y a 1 an
  Timothy Flynn 2763fb45f7 LibTimeZone: Handle systems with varying zoneinfo file locations il y a 1 an
  Timothy Flynn 0bc401a1d6 LibTimeZone+Userland: Include Link entries when returning all time zones il y a 1 an
  Sergey Bugaev de6664c0cb LibTimeZone: Replace PATH_MAX usage with heap allocation il y a 1 an
  kleines Filmröllchen 82c681e44b LibTimeZone+Userland: Change timezone functions to use UnixDateTime il y a 2 ans
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration il y a 2 ans
  Timothy Flynn 6d49eab8a6 LibJS+LibTimeZone: Explicitly canonicalize "GMT" to "UTC" il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Linus Groh a6ba82fc49 LibTimeZone: Resolve /etc/localtime with realpath(), not readlink() il y a 2 ans
  Timothy Flynn ed612d835d LibTimeZone: Default to UTC if parsing the TZ environment variable fails il y a 2 ans
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY il y a 2 ans
  Timothy Flynn c3fd4554a6 LibTimeZone: Do not use tzname to determine the current time zone il y a 2 ans
  sin-ack c70f45ff44 Everywhere: Explicitly specify the size in StringView constructors il y a 3 ans
  Timothy Flynn fa005bd276 LibTimeZone: Parse and generate a list of time zones used by region il y a 3 ans
  Timothy Flynn ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data il y a 3 ans
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) il y a 3 ans
  Timothy Flynn a027ccad75 LibTimeZone+Userland: Rename current_time_zone to system_time_zone il y a 3 ans
  Timothy Flynn 7103012c7d LibTimeZone: Add an API to retrieve both daylight and standard offsets il y a 3 ans
  Timothy Flynn 7f1404b870 LibTimeZone: Use /etc/timezone as the basis for the system time zone il y a 3 ans
  Timothy Flynn da27937144 LibTimeZone: Add an API to retrieve a list of all known IANA time zones il y a 3 ans
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST il y a 3 ans
  Timothy Flynn 0e58b04b5c LibTimeZone: Begin parsing and generating DaylightSavings rules il y a 3 ans
  Timothy Flynn 247caac7a8 LibTimeZone: Canonicalize the current time zone and fall back to UTC il y a 3 ans
  Timothy Flynn 8a4ac9c387 LibTimeZone: Add an API to retrieve the system's current time zone il y a 3 ans
  Linus Groh 205d63c3f0 LibTimeZone: Operate in UTC-only mode when !ENABLE_TIME_ZONE_DATA il y a 3 ans
  Timothy Flynn 09c0324880 LibTimeZone: Begin generating GMT offset rules for each time zone il y a 3 ans
  Timothy Flynn e9c42d0bc5 LibTimeZone: Add methods to canonicalize a time zone name il y a 3 ans
  Timothy Flynn 1c2c98ac5d LibTimeZone: Add method to convert a time zone to a string il y a 3 ans