MomentLabel displays your time ranges in a human-readable format.
MomentLabel add-on is a drop-in replacement for Vaadin Label that displays time ranges in a human-readable format, for example "5 minutes ago" or "in 30 days".
The label content is updated on client-side every minute, so you'll see the changes in real-time as time passes without any roundtrip to the server.
The client-side implementation uses MIT licensed Moment.js Javascript library.
Install
Framework Support
Vaadin 6.0+
Browser Compatibility
6
7
8
9
Install with
Release notes - Version 0.1.0