Issues
- lsDayOfWeek / lsWeek always returns the same result for all localesLDEV-4278Resolved issue: LDEV-4278Matt Dyer
- Incompatibility - DateFormat() with mask 'ISO' return different result than ACFLDEV-4198Resolved issue: LDEV-4198Pothys - MitrahSoft
- function week() returns wrong value 54 for 27. december 2020LDEV-3199Resolved issue: LDEV-3199Michael Offner
- QueryNew does not treat "date" columns as datesLDEV-3031Michael Offner
- DateTimeFormat does not support 'X' in the maskLDEV-1570Resolved issue: LDEV-1570Igal Sapir
- parseDateTime doesn't work with offsets greater than 12 hoursLDEV-1256Resolved issue: LDEV-1256Igal Sapir
- Date and Time Format Functions Not Parsing "Y" Year MaskLDEV-1025Resolved issue: LDEV-1025Michael Offner
7 of 7
lsDayOfWeek / lsWeek always returns the same result for all locales
Fixed
Description
Environment
None
Details
Assignee
Matt DyerMatt DyerReporter
Zac SpitzerZac SpitzerPriority
NewNew Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Details
Details
Assignee
Matt Dyer
Matt DyerReporter
Zac Spitzer
Zac SpitzerPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 21 November 2022 at 09:34
Updated 21 July 2023 at 10:34
Resolved 25 November 2022 at 13:43
Activity
Show:
Zac Spitzer21 July 2023 at 10:34
Matt Dyer20 July 2023 at 21:19
I updated the unit tests for lsweek to check the java version and expect diffent results depending on the version. I found this stackoverflow post that explains why there are these differences.
Zac Spitzer14 July 2023 at 16:26
sure
Matt Dyer14 July 2023 at 16:02
I can give it a try. It looks like there is a getJavaVersion function in a few of the other test cfcs. Is that the way I should do it also?
Zac Spitzer14 July 2023 at 15:41
wanna update the tests to be conditional on the java version?
both return 2