operator: current-time

    description:
        current-time
        return the current time

    examples:
        current-time
            |Tue Jul 10 05:06:21 2018>

    see also:
        current-date, day-of-the-week
    
    TODO:
        fix: currently it gets the local time-zone wrong

Home