How can I set the default TIME for an Inception Date question?
I'd like to set the default time on one of my Inception Date questions to 1pm but I don't want this information to be visible to my customers, can I do this?
-
Yes. It is possible to set an explicit inception TIME by manually putting an attribute into your Questions XML. The attribute is called 'DefaultTime' and should be formatted in '''Timespan Constant Invariant format''', see: http://msdn.microsoft.com/en-us/library/ee372286.aspx.
For example:
<Question DefaultTime="16:00:00"></Question>
More information on adding times to inception dates can be found in our Help Guide here: http://wiki.schemeserve.com/index.php?title=Adding_time_to_Inception_Dates
Please sign in to leave a comment.
Comments
1 comment