9

You ever tried to debug a date bug when IT has blocked you from modifying your system time? I wouldn't suggest it.

Comments
  • 0
    I'd probably do it in a virtual machine then :p
  • 0
    Or if you can wrap the function that grabs the date, you can probably apply a +/- delta to what it returns.
Add Comment