Feature proposal #6789
closed
Replace strtotime and date functions with CBLib date
Added by krileon about 7 years ago.
Updated almost 7 years ago.
Start date:
21 September 2017
Description
Currently strtotime is being directly used. Replace this with CBLib date API instead to help avoid PHP date function offset causing issues for string conversions.
- Target version changed from 7.0.1 to 7.1.0
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
date format function usage is fine since it's using cbFormatDate, which is already using Date API. However strtotime needs to be changed to use CBs date functions.
- Status changed from Resolved to Closed
Also available in: Atom
PDF