Directory

timestamp-time - Vaadin Add-on Directory

(no summary available) timestamp-time - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/DamandeepS/timestamp-time](https://github.com//DamandeepS/timestamp-time/blob/v0.0.5/README.md) on 2019-05-22 ]** # \ use timestamp to display time `timestamp-time` use timestamp to display date/time usage `` ```html ``` ## Attributes | Attribute |Datatype| Description | |-----------|--------|-------------| | utc _(optional)_ | `Boolean` | shows UTC date/time if attribute is present | | type _(optional)_ | `String` | `date` or `time`, if we want Date or Time, else Full String| |timestamp *Required*| `Number`| Timestamp you want to convert, Or else it'll take current time |