Hi everyone,
I want to use a repeater to show data of various upcoming events (using an 'event' page type).
I can display the date and time in my (british) server time zone not a problem, but I'd like to also display it for a different time zone written next to it (-4 UTC).
I know I could just put -4 UTC but time zones can get a bit confusing esp using UTC/GMT/BST etc..
Does anyone know if this is possible in an ASCX transformation, if so how? I have seen documentation about macros but not in ASCX.
Thank you in advance Jon
Transformation is a control, that means if you know how do it in c# you can do it the same way in transformation.
Please, sign in to be able to submit a new answer.