---
id: gk-query-filters-date-picker-locale
title: "Filter - gk/query-filters/date-picker/locale"
sidebar_label: "gk/query-filters/date-picker/locale"
tags:
  - "2.11.0"
---

# Filter: gk/query-filters/date-picker/locale

Modifies the BCP-47 locale tag passed to the date picker and date range picker.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $locale | `string` | The BCP-47 locale tag (e.g. <code>nl-NL</code>). |

### Since

- 2.11.0

### Source

Defined in `src/QueryFilters.php` at line 543

