Ability to suppress timestamps when useColors is false - maintains backwards compatibility by rynmsh · Pull Request #488 · debug-js/debug
To provide the option to disable printing of timestamps when userColours is false. Will maintain the default behaviour if its not set for backwards compatibility.
Reasons for this change have been mentioned in some comments already - the need to disable the double logging of timestamps in systems that already print timestamps.