[SOLVED]Adding weekday names

alexakis 26 Oct, 2010
Hi. First of all: thanks for this truly cool component.

Now, to the question. Is there a way to include the weekday name to the form recipient when someone picks a date with the picker ?
GreyHead 26 Oct, 2010
Hi alexakis,

You can change the date format in the 'Date Format' box on the form General tab using PHP Date Format codes e.g. add D for 'Mon' or l (lower case L) for Monday.

Bob
This topic is locked and no more replies can be posted.