Tracardi / tracardi-gui

Tracardi ReactJs Graphical User Interface
Other
19 stars 25 forks source link

Componet that count days passed form given date #235

Closed atompie closed 1 year ago

atompie commented 1 year ago

Given the data e.g.: 2022-10-12 08:29:57 create a component that will display how many days passed from the given date.

<DaysPassed date={"2022-10-12 08:29:57"}/>

returns - 2days 20 min. It should also work for future dates too.

chaaals commented 1 year ago

hey @atompie , can I work on this one?

atompie commented 1 year ago

@chaaals sure