function LocalTimeimport { LocalTime } from "https://deno.land/std@0.172.0/encoding/_toml/parser.ts"; LocalTime(scanner: Scanner): ParseResult<string>Parametersscanner: ScannerReturnsParseResult<string>