def date(): return strftimeUB("%x")
def now(): return strftimeUB("%x %I:%M %p")
def time(): return strftimeUB("%I:%M %p")