rasbt / watermark

An IPython magic extension for printing date and time stamps, version numbers, and hardware information
Other
894 stars 92 forks source link

`-d` doesn't print date, only when combined with `-u` #76

Closed rasbt closed 2 months ago

rasbt commented 3 years ago

There is currently an issue that -d alone doesn't print the date. It only works with -u. In my opinion -d should work as a standalone argument.

Screen Shot 2021-02-23 at 10 03 24 PM

npneeraj commented 1 year ago

Maybe, some middleware is blocking your intentions. Please refer the official python docs: time-date in python