Date Chooser

Matt Peterson revcompgeek at gmail.com
Tue May 15 21:45:29 EDT 2007


On 5/13/07, Bill <bill at bluewatermaritime.com> 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" <revcompgeek at gmail.com> 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
> use-revolution at lists.runrev.com
> 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



More information about the use-livecode mailing list