Time Zone Calc

B

BCLivell

Hi everyone
I have a cascading list going that allows a person to select a date and
then a time.
In the contact part of my form, i made a drop down list so they can pick
their time zone.
I am having trouble figuring out how I can gtet infopath to calacute the
time they choose based on their time zone.
 
F

Franck Dauché

Hi,

Can't you just calculate that time using code behind? You need to store 2
separate times in your schema. One is the local time that users enter
manually, the other one is calculated OnAfterChange of the previous time.

Hope that it helps.

Regards,

Franck Dauché
 
B

BCLivell

I'm unsure how to do that. Can you write down how to do that or send me to a
link if there is code out there already. thank you so much!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top