yyyy-mm-dd HH: MM: Ss.0 Python
now = datetime.now().strftime("%Y-%m-%d %H:%M:%S.%f")
Modern Manx
now = datetime.now().strftime("%Y-%m-%d %H:%M:%S.%f")