Skip to content

How to compute the delay between 2 columns containing dates #166

Answered by fbaligand
leprince-martine asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

First, to compute the delay between 2 dates, you do the right formula: parseDate(col2) - parseDate(col3)
Then I reproduced your issue, when upgrading enhanced-table v1.10.1 to v1.11.0.
And I fixed the issue, by totally removing browser cache.
I don't mean "Shift+F5" or "Ctrl+F5", but total cache removal in browser.

Hope it will fix your issue,
Et bonne nuit :)

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by fbaligand
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants