Go to the source code of this file.
Namespaces | |
mycroft.util.time | |
Functions | |
def | mycroft.util.time.default_timezone () |
def | mycroft.util.time.now_local (tz=None) |
def | mycroft.util.time.now_utc () |
def | mycroft.util.time.to_local (dt) |
def | mycroft.util.time.to_system (dt) |
def | mycroft.util.time.to_utc (dt) |