use-revolution digest, Vol 1 #1910 - 12 msgs
Giulio Mastrosanti
giulio at cantoberon.it
Fri Sep 12 09:04:00 EDT 2003
Venerdì, 12 set 2003, alle 14:21 Europe/Rome,
use-revolution-request at lists.runrev.com ha scritto:
> Message: 3
> From: FlexibleLearning at aol.com
> Date: Fri, 12 Sep 2003 05:47:24 -0400
> To: metacard at lists.runrev.com, use-revolution at lists.runrev.com
> Subject: Non-English dates
> Reply-To: use-revolution at lists.runrev.com
>
> Two date questions...
>
> I am trying to manipulate locale-independent dates by using dateItems,
> system weekdayNames and system monthNames. As I only have an
> English-based system, could any non-English system users help me out?
>
> [1] Date format convert...
>
> on mouseUp
> put line 6 of the abbrev system monthNames into tMth # or pick a
> number 1-12
> get (tMth & " 1, 2004") # or pick a year
> convert it to dateItems
> put it &cr& the result # Do you get "invalid date"?
> end mouseUp
>
Yes, I do,
on Italian 10.2.6, Rev 2.0.1
giu 1, 2004
invalid date
but line 7 of the sytem weekdaynames is sabato (saturday) here too...
Regards,
Giulio
More information about the use-livecode
mailing list