finance icon indicating copy to clipboard operation
finance copied to clipboard

Make a datetime utility function

Open suminb opened this issue 6 years ago • 0 comments

Instead of directly using datetime.utcnow(). In that way, if we ever decide to use a different data type (e.g., float or int), our job becomes a bit easier.

suminb avatar Apr 02 '18 15:04 suminb