Replace g_time_zone_new by g_time_zone_new_identifier

Review Request #1211 — Created Dec. 31, 2021 and submitted

Information

pidgin/pidgin
default

Reviewers

The former calls the latter with a fallback to UTC, but is deprecated, so we're going to do the same for now (though maybe we should fall back to our normal tz == NULL handling?)

Compiled.

Summary ID
Replace g_time_zone_new by g_time_zone_new_identifier
The former calls the latter with a fallback to UTC, so we're going to do the same for now.
3382afc4daf58c451529590e39e5f5658169df5c
QuLogic
grim
  1. Ship It!
  2. This works for now, purple_str_to_time needs to be thrown into the sun anyways, so getting rid of deprecations by any means is fine.

    Thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...