[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-10 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 Marcus changed: What|Removed |Added Status|RESOLVED|CLOSED -- You are receiving

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-08 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 oooforum (fr) changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-08 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #24 from D Denny --- Thanks! Best regards David -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-08 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #23 from mroe --- > > The simply question is: > > Which string you get from > > columnFinalBudget = RowSet.getString(16) > > for dates > 2021-09-30? > > > > -MM-DD : example 2021-10-05 For InPutBox( "Date

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-08 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #22 from D Denny --- (In reply to mroe from comment #21) > (In reply to D Denny from comment #20) > > I have run separately your sample sub and proven to myself that > > CDateFromISO() runs perfectly happily on

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-08 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #21 from mroe --- (In reply to D Denny from comment #20) > I have run separately your sample sub and proven to myself that > CDateFromISO() runs perfectly happily on its own. The simply question is: Which string

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #20 from D Denny --- Created attachment 85978 --> https://bz.apache.org/ooo/attachment.cgi?id=85978=edit fragment of basic macro showing where cdatefromiso can't be used I't clear that CDateFromISO() is not

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #19 from D Denny --- I mean, same result, still choking on Oct 2021. -- You are receiving this mail because: You are on the CC list for the issue. You are the assignee for the issue.

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #14 from D Denny --- Created attachment 85976 --> https://bz.apache.org/ooo/attachment.cgi?id=85976=edit output in full with dates before october 2021 I found originally that my locale was UK English but the

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #18 from D Denny --- (In reply to mroe from comment #10) > (In reply to D Denny from comment #9) > > insertText(chr(9) + "Scheduled" + chr(9) + columnScheduled + chr(9) + > > "Ultimate budget payment due" +

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #17 from D Denny --- (In reply to oooforum (fr) from comment #12) > Your attached file is an SQL query. > What is the relationship with this current issue? I was showing the derivation of the data in answer to

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #16 from D Denny --- My AOO version is 4.1.1 has this been fixed in a subsequent version? -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for the issue.

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #15 from D Denny --- Created attachment 85977 --> https://bz.apache.org/ooo/attachment.cgi?id=85977=edit this is the output if I change the date of the last Budget to 01 October 2021 This shows the text

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #13 from D Denny --- Created attachment 85975 --> https://bz.apache.org/ooo/attachment.cgi?id=85975=edit macro for test purposes this is a cut down macro showing field derivation -- You are receiving this

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #12 from oooforum (fr) --- Your attached file is an SQL query. What is the relationship with this current issue? -- You are receiving this mail because: You are the assignee for the issue. You are on the CC list for

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 --- Comment #11 from D Denny --- Created attachment 85974 --> https://bz.apache.org/ooo/attachment.cgi?id=85974=edit in answer to "s columnFinalBudget defined? Where you get it from?" this is a quick backtrack showing

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-07 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 mroe changed: What|Removed |Added Status|CONFIRMED |UNCONFIRMED Ever

[Issue 109652] CDateFromIso not working for all ISO dates

2017-03-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=109652 D Denny changed: What|Removed |Added CC||mis...@daviddenny.co.uk

[Issue 109652] CDateFromIso not working for all ISO dates

2014-06-04 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=109652 oooforum ooofo...@free.fr changed: What|Removed |Added CC||ooofo...@free.fr ---