VodaTime
A perfect add-on build example and components supporting JodaTime types
Note, this add-on has born as an example of "perfect Vaadin Add-On project setup". Its main purpose is to serva as a good example and improve overall build quality of various Vaadin Add-ons. This way I hope it eventually make contributions easier and more effortless on all Vaadin Add-ons. Still, the addon itself might already on its early steps be valid add-on for Vaadin Developers using Joda time.
The add-on itself currently only have two components
=== VodaDateField === A simple server side component that utilizes PropertyTranslator to provide support for JodaTimes DateTime type.
=== LocalDateBox === A supa simple component for LocalDate type. Also has own simple client side implementation based on GWT's DateBox.
Links
Compatibility
1.0.0 | 1.0.1 | |
---|---|---|
(24.4) | ||
(24.3) | ||
(24.2) | ||
(24.1) | ||
(24) | ||
(23) | ||
(22) | ||
(21) | ||
(20) | ||
(19) | ||
(18) | ||
(17) | ||
(16) | ||
(15) | ||
(14) | ||
(13) | ||
(12) | ||
(11) | ||
(10) | ||
(8.21) | ||
(8.20) | ||
(8.19) | ||
(8.18) | ||
(8.17) | ||
(8.16) | ||
(8.15) | ||
(8.14) | ||
(8.13) | ||
(8.12) | ||
(8.11) | ||
(8.10) | ||
(8.9) | ||
(8.8) | ||
(8.7) | ||
(8.6) | ||
(8.5) | ||
(8.4) | ||
(8.3) | ||
(8.2) | ||
(8.1) | ||
(8.0) | ||
(7.7) | ||
(7.6) | ||
(7.5) | ||
(7.4) | ||
(7.3) | ||
(7.2) | ||
(7.1) | ||
(7.0) | ||
6.7-6.8 | Y | Y |
-6.7 | Y | Y |
(6.6) | ||
(6.5) | ||
(6.4) | ||
(6.3) | ||
(6.2) | ||
(6.1) | ||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Fixed typo in widgetset name
- Released
- 2012-06-05
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 6.7+
- Browser
- Browser Independent
VodaTime - Vaadin Add-on Directory
A perfect add-on build example and components supporting JodaTime typesIssue Tracker
Source Code
VodaTime version 1.0.1
Fixed typo in widgetset name