Converting Timezone Strings from database on Select form field the offsets
I have a field which is a timezone stored as Europe/Andorra for example,
Which displays the timezone correctly, but i want to show the offset for it eg Europe/Andorra (GMT+1)
I have this helper which works
but how do i modify the option labels in the field with that helper?
Thanks in advance
Which displays the timezone correctly, but i want to show the offset for it eg Europe/Andorra (GMT+1)
I have this helper which works
but how do i modify the option labels in the field with that helper?
Thanks in advance