Converts this DateTime to EJson
@pragma('vm:prefer-inline') EJsonValue toEJson() => _encodeDate(this);