input stringlengths 52 134 | output stringlengths 15 69 |
|---|---|
Parse English date, today is Saturday, 16 September 2028: remind me a year later | {"add_years": 1} |
Parse English date, today is Monday, 10 April 2023: twenty-two hours ago | {"add_hours": -22} |
Parse English date, today is Friday, 16 October 2026: middle of this month | {"add_months": 0, "at_day": 15} |
Parse English date, today is Tuesday, 22 February 2022: 15 mins ago | {"add_minutes": -15} |
Parse English date, today is Wednesday, 11 April 2029: the 4th week of next month sun | {"add_months": 1, "at_week": 4, "at_weekday": 6} |
Parse English date, today is Monday, 11 April 2022: day after thurs | {"at_weekday": 4} |
Parse English date, today is Wednesday, 20 September 2028: 2 years, 2 months and four weeks from now | {"add_years": 2, "add_months": 2, "add_weeks": 4} |
Parse English date, today is Monday, 24 November 2025: IN TWO DAYS | {"add_days": 2} |
Parse English date, today is Sunday, 7 May 2023: Hey Lst Months 2Nd Sat If Possible | {"add_months": -1, "at_week": 2, "at_weekday": 5} |
Parse English date, today is Thursday, 8 August 2024: like 20 minutes to 8 | {"at_hour": 7, "at_minute": 40} |
Parse English date, today is Sunday, 9 June 2030: what about 2 days from now | {"add_days": 2} |
Parse English date, today is Friday, 16 January 2026: last month's first week mo or something | {"add_months": -1, "at_week": 1, "at_weekday": 0} |
Parse English date, today is Saturday, 8 June 2024: the week after this one | {"add_weeks": 1} |
Parse English date, today is Wednesday, 15 March 2023: UNTIL SUN | {"at_weekday": 6, "is_ambiguous": true} |
Parse English date, today is Tuesday, 21 January 2025: after one days | {"add_days": 1} |
Parse English date, today is Monday, 2 October 2028: aug 18th | {"at_month": 8, "at_day": 18} |
Parse English date, today is Saturday, 8 April 2028: maybe half past 7 PM | {"at_hour": 19, "at_minute": 30} |
Parse English date, today is Monday, 4 April 2022: the coming wednesday | {"at_weekday": 2} |
Parse English date, today is Thursday, 1 February 2029: remind me last week sunday | {"add_weeks": -1, "at_weekday": 6} |
Parse English date, today is Friday, 23 March 2029: mon at 10 night | {"at_weekday": 0, "at_hour": 22, "at_minute": 0} |
Parse English date, today is Thursday, 2 July 2026: tomorrow | {"add_days": 1} |
Parse English date, today is Tuesday, 18 February 2025: MORNING TODAY | {"add_days": 0, "at_hour": 9, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Wednesday, 9 June 2027: half past 5 AM | {"at_hour": 5, "at_minute": 30} |
Parse English date, today is Friday, 8 March 2024: 2 days before this monday | {"add_weeks": 0, "at_weekday": 0, "add_days": -2} |
Parse English date, today is Tuesday, 25 September 2029: noon tmrw | {"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Thursday, 10 June 2027: Half Past 5 Am | {"at_hour": 5, "at_minute": 30} |
Parse English date, today is Friday, 27 March 2026: November's 2nd mo | {"at_month": 11, "at_week": 2, "at_weekday": 0} |
Parse English date, today is Wednesday, 27 February 2030: well 2 years from now | {"add_years": 2} |
Parse English date, today is Sunday, 17 May 2026: twelve hours ago | {"add_hours": -12} |
Parse English date, today is Monday, 21 August 2028: until the 6th of this month | {"add_months": 0, "at_day": 6, "is_ambiguous": true} |
Parse English date, today is Sunday, 23 March 2025: four weeks from now | {"add_weeks": 4} |
Parse English date, today is Saturday, 19 February 2022: 6 WEEKS LATER MAYBE | {"add_weeks": 6} |
Parse English date, today is Friday, 9 April 2027: 10 before 7 right | {"at_hour": 6, "at_minute": 50} |
Parse English date, today is Thursday, 25 January 2029: tuesday at 5 this afternoon | {"at_weekday": 1, "at_hour": 17, "at_minute": 0} |
Parse English date, today is Sunday, 25 September 2022: 3:00 THIS AFTERNOON | {"at_hour": 15, "at_minute": 0} |
Parse English date, today is Tuesday, 19 April 2022: next week | {"add_weeks": 1} |
Parse English date, today is Sunday, 3 December 2023: hey the 26th of this month | {"add_months": 0, "at_day": 26} |
Parse English date, today is Saturday, 15 February 2025: in 8 weeks on friday | {"add_weeks": 8, "at_weekday": 4} |
Parse English date, today is Wednesday, 11 December 2030: In Twenty Three Days | {"add_days": 23} |
Parse English date, today is Monday, 11 April 2022: the day after tomorrow | {"add_days": 2} |
Parse English date, today is Tuesday, 24 March 2026: this week saturday | {"add_weeks": 0, "at_weekday": 5} |
Parse English date, today is Monday, 7 November 2022: yesterday probably | {"add_days": -1} |
Parse English date, today is Wednesday, 10 June 2026: twenty-five minutes to 3 | {"at_hour": 2, "at_minute": 35} |
Parse English date, today is Thursday, 27 January 2028: day after tmrw right | {"add_days": 2} |
Parse English date, today is Sunday, 28 May 2023: 10 minutes to 8 or so | {"at_hour": 7, "at_minute": 50} |
Parse English date, today is Saturday, 5 January 2030: the coming week right | {"add_weeks": 1} |
Parse English date, today is Thursday, 4 July 2024: last month's end | {"add_months": -1, "end_of_month": true} |
Parse English date, today is Thursday, 17 September 2026: okay this coming su maybe | {"at_weekday": 6} |
Parse English date, today is Thursday, 16 February 2023: Maybe Last Week'S Start | {"add_weeks": -1, "at_weekday": 0} |
Parse English date, today is Sunday, 14 July 2030: schedule for in 2 days | {"add_days": 2} |
Parse English date, today is Tuesday, 7 November 2028: this month's third week tu I guess | {"add_months": 0, "at_week": 3, "at_weekday": 1} |
Parse English date, today is Thursday, 24 March 2022: thursday 9 PM | {"at_weekday": 3, "at_hour": 21, "at_minute": 0} |
Parse English date, today is Monday, 28 April 2025: 1 week from now on wed | {"add_weeks": 1, "at_weekday": 2} |
Parse English date, today is Wednesday, 22 November 2028: saturday | {"at_weekday": 5} |
Parse English date, today is Monday, 24 December 2029: this week friday sounds good | {"add_weeks": 0, "at_weekday": 4} |
Parse English date, today is Monday, 23 December 2030: upcoming sunday | {"at_weekday": 6} |
Parse English date, today is Thursday, 17 July 2025: Next Saturday | {"add_weeks": 1, "at_weekday": 5} |
Parse English date, today is Sunday, 7 May 2028: 5 minutes past 11 | {"at_hour": 11, "at_minute": 5} |
Parse English date, today is Saturday, 24 February 2029: ten minutes from now | {"add_minutes": 10} |
Parse English date, today is Wednesday, 21 September 2022: schedule for today evening | {"add_days": 0, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Friday, 18 January 2030: 5 TO 5 | {"at_hour": 4, "at_minute": 55} |
Parse English date, today is Thursday, 2 September 2027: 5 february | {"at_month": 2, "at_day": 5} |
Parse English date, today is Thursday, 10 August 2028: Day After This Wed | {"at_weekday": 3} |
Parse English date, today is Tuesday, 12 July 2022: at fifteen thirty | {"at_hour": 15, "at_minute": 30} |
Parse English date, today is Sunday, 25 December 2022: hey 3rd mo of next month | {"add_months": 1, "at_week": 3, "at_weekday": 0} |
Parse English date, today is Monday, 3 April 2028: NOON FR AT 1 OR SOMETHING | {"at_weekday": 4, "at_hour": 13, "at_minute": 0} |
Parse English date, today is Saturday, 5 September 2026: 20 minutes to 3 | {"at_hour": 2, "at_minute": 40} |
Parse English date, today is Friday, 10 January 2025: thirty minutes ago | {"add_minutes": -30} |
Parse English date, today is Thursday, 18 December 2025: four weeks from now on sunday | {"add_weeks": 4, "at_weekday": 6} |
Parse English date, today is Sunday, 15 August 2027: by the 23rd of this month if possible | {"add_months": 0, "at_day": 23, "is_ambiguous": true} |
Parse English date, today is Sunday, 17 September 2028: 6th december | {"at_month": 12, "at_day": 6} |
Parse English date, today is Tuesday, 27 November 2029: twenty-one thirty | {"at_hour": 21, "at_minute": 30} |
Parse English date, today is Friday, 22 November 2030: May 24th | {"at_month": 5, "at_day": 24} |
Parse English date, today is Monday, 21 October 2030: MIDDLE OF NEXT MONTH PLEASE | {"add_months": 1, "at_day": 15} |
Parse English date, today is Monday, 4 November 2030: 3 years from now or something | {"add_years": 3} |
Parse English date, today is Monday, 6 November 2023: start of this week | {"add_weeks": 0, "at_weekday": 0} |
Parse English date, today is Saturday, 1 March 2025: evening tues at 6 | {"at_weekday": 1, "at_hour": 18, "at_minute": 0} |
Parse English date, today is Thursday, 6 May 2027: until the 14th of the month I think | {"add_months": 0, "at_day": 14, "is_ambiguous": true} |
Parse English date, today is Tuesday, 8 July 2025: so five min ago | {"add_minutes": -5} |
Parse English date, today is Tuesday, 25 February 2025: remind me 21 days ago or so | {"add_days": -21} |
Parse English date, today is Sunday, 15 May 2022: 22Nd Jul 2025 | {"at_day": 22, "at_month": 7, "at_year": 2025} |
Parse English date, today is Wednesday, 23 June 2027: NEXT MONTH'S 19TH | {"add_months": 1, "at_day": 19} |
Parse English date, today is Monday, 18 July 2022: two days ago | {"add_days": -2} |
Parse English date, today is Tuesday, 3 November 2026: this day | {"add_days": 0} |
Parse English date, today is Monday, 9 December 2024: last month's 25th or something | {"add_months": -1, "at_day": 25} |
Parse English date, today is Friday, 20 March 2026: 5 to 4 | {"at_hour": 3, "at_minute": 55} |
Parse English date, today is Friday, 23 December 2022: REMIND ME ON THE 8TH OF LAST MONTH | {"add_months": -1, "at_day": 8} |
Parse English date, today is Monday, 10 December 2029: a day before wed | {"at_weekday": 1} |
Parse English date, today is Tuesday, 15 March 2022: four days ago please | {"add_days": -4} |
Parse English date, today is Wednesday, 26 February 2025: by the 20th of the month | {"add_months": 0, "at_day": 20, "is_ambiguous": true} |
Parse English date, today is Tuesday, 20 December 2022: this month's 1st tue | {"add_months": 0, "at_week": 1, "at_weekday": 1} |
Parse English date, today is Friday, 14 November 2025: jul 11, 2025 | {"at_day": 11, "at_month": 7, "at_year": 2025} |
Parse English date, today is Wednesday, 20 March 2030: this wed | {"add_weeks": 0, "at_weekday": 2} |
Parse English date, today is Wednesday, 9 June 2027: okay half past 3 this afternoon | {"at_hour": 15, "at_minute": 30} |
Parse English date, today is Wednesday, 3 September 2025: 26th Jan 2028 | {"at_day": 26, "at_month": 1, "at_year": 2028} |
Parse English date, today is Monday, 13 April 2026: thurs in five weeks | {"add_weeks": 5, "at_weekday": 3} |
Parse English date, today is Friday, 28 September 2029: Hey At Noon | {"add_days": 0, "at_hour": 12, "at_minute": 0} |
Parse English date, today is Sunday, 9 July 2028: 3 8, 2029 | {"at_day": 8, "at_month": 3, "at_year": 2029} |
Parse English date, today is Thursday, 6 June 2024: hmm august five | {"at_day": 5, "at_month": 8} |
Parse English date, today is Wednesday, 14 November 2029: I Think The Middle Of The Month | {"add_months": 0, "at_day": 15} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.