Project

General

Profile

Actions

Feature proposal #6789

closed

Replace strtotime and date functions with CBLib date

Added by krileon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Target version:
Start date:
21 September 2017
Due date:
% Done:

100%

Estimated time:

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.

Actions #1

Updated by krileon over 6 years ago

  • Target version changed from 7.0.1 to 7.1.0
Actions #2

Updated by krileon over 6 years ago

  • 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.

Actions #3

Updated by krileon over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF