Timezone

Controls the time zone used to calculate date and time values in the questionnaire and generated documents.
The name of the timezone used in the questionnaire
Select the appropriate timezone from the pre-defined dropdown list. By default, functions such as Today and Now use server time. If you use
TodayLocal()
or
NowLocal()
, they use the timezone specified in the profile to calculate the date and time, including any applicable Daylight Saving Time (DST).
note
If your users are spread across multiple time zones, create one profile per applicable time zone and share each with the relevant user groups via Categories.
The name of the timezone used in the generated document
Select the appropriate timezone from the predefined list. By default, Today and Now use server time.
TodayLocal()
and
NowLocal()
use this timezone to calculate dates and times in the generated document, including any applicable Daylight Saving Time (DST).

Related Content