Group Mods

  • Profile picture of @mercime
  • Profile picture of r-a-y
  • Profile picture of Hugo

Allow users to select time zone — not the site admin (2 posts)

Started 1 year ago by: PJ

  • Profile picture of PJ PJ said 1 year ago:

    Is it possible for a buddypress user to set their own time zone so the site’s time stamps reflect according to their location?

  • Profile picture of r-a-y r-a-y said 1 year ago:

    It’s possible, you could try setting up the timezones as an xprofile field, but you’d still have to write a custom plugin to override any timestamp that has a filter like bp_activity_time_since (available in bp-activity-templatetags.php).