custom field due_date with datefield plugin after upgrade to Trac 1.6

2 views
Skip to first unread message

Ales Horak

unread,
Oct 1, 2025, 9:57:02 AM (18 hours ago) Oct 1
to Trac Users
I was running Trac 1.2 with a custom field "due_date" and the DateField plugin.
The definitions in trac.ini are:

[ticket-custom]
due_date = time
due_date.date = true
due_date.date_empty = true
due_date.format = date
due_date.label = Termín dokončení
due_date.order = 0
due_date.value = DD-MM-YYYY

[datefield]
first_day = 1
format = dmy
separator = .

This worked ok in ticket editing with correct setting in our date format as 29.10.1999.

After upgrade to Trac 1.6, the custom field works ok, but the calendar widget trac-datepicker does not follow the datefield settings and works with dates in the format of 10/29/1999, week start on Sunday.

How can I change the trac calendar widget format to the original datefield settings?




Jun Omae

unread,
4:22 AM (1 minute ago) 4:22 AM
to trac-...@googlegroups.com
It is unable to. The date picker always determines the format based on user's locale.

--
Jun Omae <jun...@gmail.com> (大前 潤)

Reply all
Reply to author
Forward
0 new messages