Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2184 visitors today
Log In Register

Forum OpenACS Development: Re: ad_form and dates

OpenACS Home : Forums : OpenACS Development : Re: ad_form and dates : One Message

+
5: Re: ad_form and dates (response to 1)
Posted by Lars Pind on
The value that you need to pass to the element has to be in this format:

YYYY MM DD HH24 MI

I think this is regardless of the format you're using for the widget.

Try that and see if that helps.

/Lars