Remove purple_date_format_full

Review Request #1869 — Created Sept. 30, 2022 and submitted

Information

pidgin/pidgin
default

Reviewers

And inline it instead. Somehow with all these uses, it's still more delete than insert.

Compiled.

Summary ID
Remove purple_date_format_full
dc6b4ddcd317a67af0a67df1d1fe2674b0ea58f3
Description From Last Updated

is nm_event_get_gmt returning GMT time? If so shouldn't this be setting the timezone or using g_date_time_new_now_utc?

grimgrim
grim
  1. 
      
  2. libpurple/protocols/novell/novell.c (Diff revision 1)
     
     

    is nm_event_get_gmt returning GMT time? If so shouldn't this be setting the timezone or using g_date_time_new_now_utc?

    1. g_date_time_new_from_unix_local input is always in UTC.

    2. Got it, cool!

  3. 
      
grim
  1. Ship It!
  2. Nice work, very happy to see time_t's going away!! Thanks!!

  3. 
      
grim
Review request changed

Status: Closed (submitted)

Loading...