[forge-commits] [forge/angularjs-scaffoldx-plugin] 21a1c4: Added initial support for HTML5 datetime-local typ...

Vineet Reynolds Vineet.Reynolds at gmail.com
Thu Sep 26 09:14:43 EDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/forge/angularjs-scaffoldx-plugin
  Commit: 21a1c470d34f454987e2ad64f1b80e75098c13f7
      https://github.com/forge/angularjs-scaffoldx-plugin/commit/21a1c470d34f454987e2ad64f1b80e75098c13f7
  Author: Vineet Reynolds <Vineet.Reynolds at gmail.com>
  Date:   2013-09-26 (Thu, 26 Sep 2013)

  Changed paths:
    M src/main/resources/scaffold/scripts/controllers/editEntityController.js.ftl
    M src/main/resources/scaffold/scripts/controllers/newEntityController.js.ftl
    M src/main/resources/scaffold/views/includes/basicPropertyDetail.html.ftl

  Log Message:
  -----------
  Added initial support for HTML5 datetime-local type.

This now enables date time values to be entered via the HTML5
widget if available. The date and time value is converted to UTC
and serialized as an ISO8601 string.





More information about the forge-commits mailing list