str-to-time-ts A TypeScript implementation of the strtotime function from PHP. Installation npm install ts-str-to-time pnpm install ts-str-to-time yarn add ts-str-to-time Usage import { strToTime } from "ts-str-to-time" strToTime("next tuesday") License MIT