Project

General

Profile

Actions

Feature proposal #6789

closed

Replace strtotime and date functions with CBLib date

Feature proposal #6789: Replace strtotime and date functions with CBLib date

Added by krileon over 8 years ago. Updated about 8 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.

Updated by krileon about 8 years ago Actions #1

  • Target version changed from 7.0.1 to 7.1.0

Updated by krileon about 8 years ago Actions #2

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

Updated by krileon about 8 years ago Actions #3

  • Status changed from Resolved to Closed
Actions

Also available in: PDF Atom