Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The date field is used to select the date and time.

Field Settings

.

Examples are on the right.

Setting

Description

Display Type

The format that will be used by the date field. The following options are available:

  • DateTimeInstance – both date and time

  • DateTimeLocal – both date and time as displayed on the user’s machine

  • DateLocal – only date

  • Time – only time

  • Custom – specify any format in the Custom Format field

Custom Format

Specify any date and time format that is supported by Angular JS. Examples below.

Tip

Reference: Use this information as a reference. https://www.w3schools.com/angular/ng_filter_date.asp

Note: Seconds are not supported by the pop-up UI, but can be entered manually directly in the field, if necessary

.

Enable Date

For a Custom date format, select this field to show date selection pop-up to the user.

Enable Time

For a Custom date format, select this field to show time selection pop-up to the user.

Example Custom Formats

Format

Result

MMM d, y h:mm a

Jan 5, 2016 9:05 PM

EEEE, MMMM d, y

Tuesday, January 5, 2016

HH:mm

21:05

M/d/yy

1/5/16

Enable Date

For a Custom date format, select this field to show date selection pop-up to the user.

Enable Time

For a Custom date format, select this field to show time selection pop-up to the user.