On 5/13/07, Bill <[EMAIL PROTECTED]> wrote:

I am interested in your idea of combining both. I would also like to be
able
to change the format of the date returned easily.  (for example to
yyyymmdd
or sometimes mm/dd/yy




On 5/12/07 4:45 PM, "Matthew" <[EMAIL PROTECTED]> wrote:

using Bjornke's stack, but I think I
> like the calander better. I am going to try and combine both into a
> date chooser stack and write a small handler for it. If anyone is
> interested, I can post it later.





_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


The format it returns is the seconds format, and you could easily change
that by doing something like:

put choosedate(theseconds,thelabel) into thedate
convert thedate to short date -- or whatever

Any bugs found would be appreciated

--
Matthew Peterson
Programmer
Christa McAuliffe Space Education Center
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to