Package com.flowingcode.vaadin.addons.relativetime


package com.flowingcode.vaadin.addons.relativetime
  • Class
    Description
    Values for the Intl.DateTimeFormat date-part attributes (year, month, day, hour, minute, second, weekday).
    Values for the format attribute on <relative-time>.
    Values for the format-style attribute on <relative-time>.
    Values for the precision attribute on <relative-time>.
    Renders a date/time as a human-readable relative string ("4 hours ago", "in 2 weeks") that updates in the browser as time passes and is shown in the viewer's local time.
    Values for the tense attribute on <relative-time>.
    Values for the time-zone-name attribute on <relative-time>.