Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Date format in admin forms

admin form

Solved by Andy Miller View solution

Started by FrViPofm 3 days ago · 5 replies · 74 views
3 days ago

Hi there,

Writing a small french website that wil be used by a little NGO, i see that the date format in the pages admin is DD-MM-YYYY.

For the people that will use it, it will be misleading.

Where can I change the format ? Witch blueprint (under user/)

I've tryed this :

```yaml

pages:

theme: epa

dateformat:

YAML
default: 'd-m-Y H:i'   # Format de saisie principal (ex: 25-12-2026 15:30)

short: 'd-m-Y'         # Format court sans les heures

long: 'd-m-Y H:i:s'    # Format long complet

```

But it has no effect.

Thanks for your help.

Grav v.2.1.6

3 days ago

Are you on Grav 2.0?

3 days ago Solution

Thanks for confirming. In Admin 2, the date picker follows your Admin interface language. Under Admin Settings → Language → Admin Language, select Français for French date conventions. This is a per-account setting.

The pages.dateformat settings don’t control the date picker’s input layout, so changing those won’t affect it.

Please also check the Admin plugin version, separately from Grav’s version. Admin 2.1.3 fixed date fields always using American month/day/year order.

One clarification: you mentioned seeing DD-MM-YYYY, but your requested d-m-Y format has the same day/month/year order. Are you actually seeing month first, or wanting different separators? An example of what you see and what you’d prefer would help.

3 days ago

Thanks for your answer.

plugin Admin2 v2.1.18

Sorry. My bad. In fact I see dates in MM/DD/YYYY, for example 06/21/2026 for an event in June.

OK. Found the Admin Settings → Default values → Language → Admin Language

Thanks for your help.

A way to mark this as solved ?

3 days ago

Magpie 2026-09-17 at 16.31.11.png

Suggested topics

Topic Participants Replies Views Activity
Forms & Blueprints · by Ton Haarmans, 6 years ago
13 2109 7 months ago
Forms & Blueprints · by Hugo Oliveira, 8 months ago
0 594 8 months ago
Forms & Blueprints · by Flachy Joe, 9 months ago
9 684 9 months ago
Forms & Blueprints · by Augustus, 10 months ago
7 733 10 months ago
Forms & Blueprints · by Julien, 10 months ago
10 716 10 months ago