Sign in to edit and +1 items.
Login required
Download

Joda-Time Plugin

(4)
Used by approximately
5%
of Grails users
Author(s) Rob Fletcher
Current Release 1.4   (3 months ago)
Grails Version 1.3 > *
License(s) Apache License 2.0
Tags dates  other frameworks 
Dependency
compile ":joda-time:1.4"
Custom repositories
mavenRepo "http://repo.grails.org/grails/libs-releases/"
mavenRepo "http://m2repo.spockframework.org/ext/"
mavenRepo "http://m2repo.spockframework.org/snapshots/"
Joda Time integration for Grails
Last updated by ddelponte 1 year ago
grails install-plugin joda-time
Last updated by fletcherr 6 months ago
The Joda-Time Plugin integrates the Joda-Time date/time library into Grails. The plugin…
  • Bundles the libraries necessary to use Joda Time types as persistent fields on domain classes.
  • Provides the ability to bind from form inputs to Joda Time fields on domain or command objects.
  • Supports JSON and XML rendering of Joda Time types.
  • Provides tag-libs for input and output of Joda Time data.
  • Enhances Grails' scaffolding to support domain classes with Joda Time fields.
  • Adds compatibility and consistency methods to Joda Time types so that they integrate better with Groovy.
Full documentation is available on the project's GitHub pages.
Last updated by admin 3 years ago
Last updated by admin 3 years ago