Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.
/ joda-time Public archive
forked from gpc/joda-time

A plugin that Integrates the Joda Time date/time library into Grails

License

Notifications You must be signed in to change notification settings

elmi82/joda-time

 
 

Repository files navigation

Joda-Time Plugin

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.

About

A plugin that Integrates the Joda Time date/time library into Grails

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 98.5%
  • Shell 1.1%
  • CSS 0.4%