View Single Post
06/06/17, 05:50 AM   #4
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,578
You can easily make an addon that translates time based on a special string in the guild about us text (e.g. Timezone: CEST). Then whenever someone posts a time in the guild channel it can automatically translate it. You could even make it so it parses the text itself for a timezone (e.g. 20:00 CEST, 5pm UTC-5). No need to add any extra features to the API IMO.