Add documentation for Date variables after the new API has been added to documentation.

      ```
      const variables = new VariableService();

      variables.set('manipulatedDate', new Date("2018-01-23T14:42:45.435+0200"));

      variables.setTyped("manipulatedDate", {
      value: "2018-01-23T14:42:45.435+0200",
      type: "Date",
      valueInfo:

      { objectTypeName: "Date", serializationDataFormat: "application/json" }

      });
      ```

        This is the controller panel for Smart Panels app

            [CAM-8950] Add documentation for Date variables

            There are no comments yet on this issue.

              Unassigned Unassigned
              fabian.hinsenkamp Fabian
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: