Diglin\Ricardo\Core\Helper::getJsonDate
Convert PHP date like date('Y-m-d H:m:i') to .NET Json '/Date(123456789+0200)/'
We deal with UTC+0 for the timestamp
Signature
public function getJsonDate([string
$unixTimestamp = null] )
Parameters
-
$unixTimestamp
Returns
- string