> For the complete documentation index, see [llms.txt](https://docs.gapvelocity.ai/webmap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gapvelocity.ai/webmap/general/frontend/documentation/powerbuilder-kendo-components/data-manager-componets/dw-date-time-edit-mask.md).

# dw-date-time-edit-mask

Adds supports for \[DwDateTimeEditMaskComponent]

## Implementation  Details

> **Component Selector:** 'wm-dw-date-time-edit-mask'

## Class inheritance

DwDateTimeEditMaskComponent extends [ColumnControlComponent](/webmap/general/frontend/documentation/powerbuilder-kendo-components/base-components/column-control.md).

## Support

### Properties

| Property                  | Get/Set | Notify Changes | Details                                                                   |
| ------------------------- | ------- | -------------- | ------------------------------------------------------------------------- |
| dropdownCalendar: boolean | Yes/Yes | Yes            | Returns a boolean value indicating if the control has a DropDownCalendar. |
| mask: string              | Yes/No  | Yes            | Returns the mask processed by the EditMaskService.                        |
| value: Date               | Yes/Yes | Yes            | Returns the date value of the model.                                      |

### Events

| Event | Supported | Parameter | Details |
| ----- | --------- | --------- | ------- |
| None  | None      | None      | None    |
