GPU-time: A small neural model for parsing date and time A developer tool called GPU-time parses plain-English date and time phrases into real dates and RFC 5545 recurrence rules using a small neural model with 24,761 parameters that runs locally in the browser. The tool accepts a phrase, a reference instant, and a timezone, and returns dates relative to that reference point, such as converting input into "Fri, Oct 2, 2026 8:00 PM" relative to Fri, Sep 11, 2026 UTC. gpu-time / Plain English to Real Dates A small neural model, running locally in your browser Try It OutType any date or time Result - Fri, Oct 2, 20268:00 PM Relative to Fri, Sep 11, 2026 ยท UTC - Day or Date - Clock Time - Repeats - How Long Tap One, See the Dates Each of these runs in the box above Use It in Your Code You pass the phrase, your reference instant, and your timezone. You get back dates and RFC 5545 rules Inside the Model Words to scores to dates, in 24,761 parameters 0:001:31 Actual model activations and scores. Connections simplified for clarity