Trying to format time with milliseconds:
import times
echo now().format("yyyy-MM-dd hh:mm:ss.fff")
results in :
/external/Nim/lib/pure/times.nim(1625, 9) Error: unhandled exception: '.' is not a valid pattern [TimeFormatParseError]
Oops
Most helpful comment
Oops