Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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

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.

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.

Examples are on the right.

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.


  • No labels