Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0002393 |
[Quercus] |
major |
always |
02-03-08 10:08 |
02-06-08 21:22 |
|
Reporter |
brink |
View Status |
public |
|
Assigned To |
nam |
Priority |
normal |
Resolution |
fixed |
|
Status |
closed |
|
Product Version |
3.1.3 |
|
Summary |
0002393: mktime different behaviour |
Description |
the mktime function under PHP will allow you to enter at least days of any integer including negative, which will then add or deduct past the current selected month, for instance when month is month is 3 and days are 90 then the month will progress to May, and the day to 29.
|
Additional Information |
We do make use of this functionality in webERP, edgeERP and Azeco webERP, also an opensource projects and in all cases this severely affect dates in the system. A major problem in accounting systems where we often want to do work between dates, separated by a number of days, weeks or months, etc. This may also cause problems in database management systems where date ranges/intervals are calculated this way. |
|
Attached Files |
|
|