The Create form seems only to accept American Date formats. Why don't you use a standard timezone-aware date widget?

Comments

aidanlis’s picture

Although you're incorrect as strtotime will use whatever locale you have set on your server, I agree that this is not a nice UI.

aidanlis’s picture

Status: Active » Fixed

Okay, with a lot of hacking around in FAPI I have finally fixed this. The main reason I didn't use date was there's no such thing as an optional date. using #after_build and #element_validate I've fixed this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.