Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
wiperf / usr / local / lib / python3.7 / dist-packages / rx / internal / constants.py
Size: Mime:
from datetime import datetime, timedelta

DELTA_ZERO = timedelta(0)
UTC_ZERO = datetime.utcfromtimestamp(0)