Skip to content

Commit

Permalink
Update date_time.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JessRoberts-Kobo authored Oct 29, 2024
1 parent ad63ec5 commit c0db4b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/date_time.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,15 +32,15 @@ Adding “Date”, “Time”, and “Date and Time” questions is simple:
### Setting up in XLSForm

To add "Date", "Time", and "Date and Time" questions in the XLSForm, use the
`date`, `time` and `dateTime` question types as shown in the example below:
`date`, `time` and `datetime` question types as shown in the example below:

In XLSForm, you can set up the following:

| type | name | label |
| :------- | :-------- | :-------------------------------------------- |
| date | dob | On what date were you born? |
| time | time | At what time do you you leave for work? |
| dateTime | date_time | At what date and time did the training start? |
| datetime | date_time | At what date and time did the training start? |
| survey |

## Appearance of date and time question types in web forms and KoboCollect
Expand Down

0 comments on commit c0db4b8

Please sign in to comment.