method DateTimeFormatter.prototype.parseToPartsimport { DateTimeFormatter } from "https://dotland.deno.dev/std@0.152.0/datetime/formatter.ts"; parseToParts(string: string): DateTimeFormatPart[]Parametersstring: stringReturnsDateTimeFormatPart[]