Actions
Feature proposal #6789
closedReplace strtotime and date functions with CBLib date
Feature proposal #6789:
Replace strtotime and date functions with CBLib date
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