Commit History

Author SHA1 Message Date
  DexesTTP 7ceeb74535 AK: Use an enum instead of a bool for String::replace(all_occurences) 3 years ago
  Timothy Flynn 70ede2825e LibUnicode: Use BCP 47 data to filter valid calendar names 3 years ago
  Timothy Flynn 63c3437274 LibUnicode: Use BCP 47 data to generate available calendars and numbers 3 years ago
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 3 years ago
  Timothy Flynn ebd33e580b LibUnicode: Generate a list of available calendars 3 years ago
  Timothy Flynn 4400150cd2 LibJS+LibUnicode: Return the appropriate time zone name depending on DST 3 years ago
  Timothy Flynn 70f49d0696 LibJS+LibTimeZone+LibUnicode: Indicate whether a time zone is in DST 3 years ago
  Timothy Flynn d50f5e14f8 LibUnicode: Fall back to GMT offset when a time zone name is unavailable 3 years ago
  Timothy Flynn 8d35563f28 LibUnicode: Implement TR-35's localized GMT offset formatting 3 years ago
  Timothy Flynn 498b741434 LibUnicode: Use LibTimeZone's list of time zone names 3 years ago
  Timothy Flynn ba4cdf34f8 LibUnicode: Convert UnicodeDateTimeFormat to link with weak symbols 3 years ago
  Timothy Flynn 126a3fe180 LibUnicode: Add minimal support for generic & offset-based time zones 3 years ago
  Timothy Flynn 15e1498419 LibUnicode: Dynamically load the generated UnicodeDateTimeFormat symbols 3 years ago
  Timothy Flynn a417c23de0 LibUnicode: Parse and generate per-locale day period ranges 3 years ago
  Timothy Flynn 2024d9e9ea LibUnicode: Add method to combine two format pattern skeletons 3 years ago
  Timothy Flynn 9d4c4303fd LibUnicode: Parse and generate date time range format patterns 3 years ago
  Timothy Flynn b76e44f66f LibUnicode: Parse and generate time zone names in long and short form 3 years ago
  Timothy Flynn 2bbf8aa24c LibUnicode: Generate era, month, weekday and day period calendar symbols 3 years ago
  Timothy Flynn f02ecc1da2 LibUnicode: Fix copy-paste error in calendar_pattern_style_to_string 3 years ago
  Timothy Flynn 48ce72e472 LibUnicode: Parse and generate regional hour cycles 3 years ago
  Timothy Flynn 7872934861 LibUnicode: Parse and generate available candidate format patterns 3 years ago
  Timothy Flynn f471ecdbe9 LibUnicode: Parse and generate date, time, and date-time format patterns 3 years ago