79417123

Date: 2025-02-06 07:57:32
Score: 0.5
Natty:
Report link

As in the Comment already stated:

because everytime you call DateTime.Now it gets the current state. Now you call it 2 times leading to a sliightly different timestamp. This means the second DateTime.Now).Days has something like 0.000000001 later calltime resulting in your equasion somewhere like 23:59:59.99999 thus resulting not in a full 24h equals... 0 days

Reasons:
  • Has code block (-0.5):
  • Filler text (0.5): 00000000
  • Low reputation (0.5):
Posted by: LMA