Actions
Bug #2408
closeddatabase date storage not offset safe
Description
Joomla changes how Date behaves based off user offest, need to replace such usage with correct CB API to ensure is stored without offset or the dates could be completely off based on users offset.
Function used by last profile update field: $_CB_framework->dateDbOfNow()
Actions