New topic Closed topic
avatar image
1
Calculate number of days between a date and a date time property
By Created , last editted

Hi,

I'm using a number expression to calculate the number of days between today(normal date) and a date time property. 

I'm trying to use the following solution, which I've found on in a learn article:

https://www.bettyblocks.com/le...

int(today - var:record.my_date_time)

This doesn't work for a date time property. 

How should I solve this?


Hi,

I'm using a number expression to calculate the number of days between today(normal date) and a date time property. 

I'm trying to use the following solution, which I've found on in a learn article:

https://www.bettyblocks.com/le...

int(today - var:record.my_date_time)

This doesn't work for a date time property. 

How should I solve this?

Answers
Sort by:

This topic is closed.