Skip to content

TimeOfDay

mmaness edited this page Oct 5, 2011 · 9 revisions

A question which asks respondents to provide the time of day (hours-minutes-AM/PM).

Format

TimeOfDay Name
  block
  • ''TimeOfDay'' - an identifier which states that the next block represents a time-of-day question
  • ''Name'' - the name of the question, must follow the rules for constants (capitalized name)
  • ''block'' - the block contains statements which modify the question's properties

Detailed Description

Block Options

Example

TimeOfDay DepartureTime
  text "What time did you depart for work this morning?"

Future Development

The current implementation follows a HH:MM:AM or HH:MM:PM format (12h clock). A 24h clock implementation will be provided in the future.

Related Pages


Go back to Question Types

Home | JULIE Intro | Getting Started with JULIE | JULIE References | JULIE Development | Survenity Language