guillainbisimwa / bomoko-backend

This backend allows you to connect to a Couchbase cluster from Node.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

df = Difference DATE DEBUT et DATE FIN. / CAT

todo opened this issue · comments

commented

bomoko-backend/app.js

Lines 330 to 335 in 9bc4689

// TODO df = Difference DATE DEBUT et DATE FIN. / CAT
// To set two dates to two variables
//1577854800000 : new Date("01/01/2020");
//1583125200000 : new Date("03/02/2020");
var somme = parseFloat(result.value.somme);


This issue was generated by todo based on a TODO comment in 9bc4689. It's been assigned to @undefined because they committed the code.