input stringlengths 52 134 | output stringlengths 15 69 |
|---|---|
Parse English date, today is Friday, 9 October 2026: end of june | {"at_month": 6, "end_of_month": true} |
Parse English date, today is Thursday, 18 December 2025: day after this we | {"at_weekday": 3} |
Parse English date, today is Friday, 19 April 2024: the 1st su I guess | {"at_week": 1, "at_weekday": 6} |
Parse English date, today is Wednesday, 5 June 2024: previous wednesday | {"add_weeks": -1, "at_weekday": 2} |
Parse English date, today is Thursday, 13 September 2029: eight weeks from now su | {"add_weeks": 8, "at_weekday": 6} |
Parse English date, today is Thursday, 22 April 2027: mid this month | {"add_months": 0, "at_day": 15} |
Parse English date, today is Friday, 13 January 2023: I Think Six September | {"at_day": 6, "at_month": 9} |
Parse English date, today is Saturday, 14 December 2030: four days from now | {"add_days": 4} |
Parse English date, today is Monday, 17 April 2023: day after tmrw | {"add_days": 2} |
Parse English date, today is Sunday, 22 December 2030: how about in the evening sa at 7 | {"at_weekday": 5, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Thursday, 8 August 2030: schedule for the last saturday of the month | {"at_week": -1, "at_weekday": 5} |
Parse English date, today is Monday, 11 September 2023: the start of next month I guess | {"add_months": 1, "at_day": 1} |
Parse English date, today is Wednesday, 21 May 2025: maybe the seven of August please | {"at_day": 7, "at_month": 8} |
Parse English date, today is Monday, 27 January 2025: the following sa | {"add_weeks": 1, "at_weekday": 5} |
Parse English date, today is Saturday, 8 June 2024: so this months last friday | {"add_months": 0, "at_week": -1, "at_weekday": 4} |
Parse English date, today is Friday, 28 July 2023: Day After Tomorrow Probably | {"add_days": 2} |
Parse English date, today is Wednesday, 26 November 2025: in 2 days | {"add_days": 2} |
Parse English date, today is Tuesday, 27 June 2023: Next Month'S 3Rd We | {"add_months": 1, "at_week": 3, "at_weekday": 2} |
Parse English date, today is Friday, 26 September 2025: In Ten Mins | {"add_minutes": 10} |
Parse English date, today is Tuesday, 2 August 2022: 5 minutes to 4 | {"at_hour": 3, "at_minute": 55} |
Parse English date, today is Thursday, 12 May 2022: the beginning of this month | {"add_months": 0, "at_day": 1} |
Parse English date, today is Wednesday, 21 March 2029: a quarter to 10 I think | {"at_hour": 9, "at_minute": 45} |
Parse English date, today is Friday, 11 August 2028: 22:00 | {"at_hour": 22, "at_minute": 0} |
Parse English date, today is Wednesday, 23 November 2022: about 12 or something | {"at_hour": 12, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Thursday, 8 November 2029: well this coming tu right | {"at_weekday": 1} |
Parse English date, today is Sunday, 25 January 2026: 5 till 8 | {"at_hour": 7, "at_minute": 55} |
Parse English date, today is Tuesday, 9 April 2024: so the end of this month | {"add_months": 0, "end_of_month": true} |
Parse English date, today is Thursday, 25 April 2030: 7 days ago probably | {"add_days": -7} |
Parse English date, today is Friday, 4 August 2023: SCHEDULE FOR SIXTEEN FIFTY | {"at_hour": 16, "at_minute": 50} |
Parse English date, today is Sunday, 24 October 2027: At Five Thirty Please | {"at_hour": 5, "at_minute": 30} |
Parse English date, today is Wednesday, 17 July 2030: So The Middle Of Last Month If Possible | {"add_months": -1, "at_day": 15} |
Parse English date, today is Thursday, 16 April 2026: what about this we | {"add_weeks": 0, "at_weekday": 2} |
Parse English date, today is Monday, 18 February 2030: ystrday please | {"add_days": -1} |
Parse English date, today is Thursday, 14 May 2026: The Third Mon | {"at_week": 3, "at_weekday": 0} |
Parse English date, today is Saturday, 25 November 2023: Ok So In Twelve Weeks | {"add_weeks": 12} |
Parse English date, today is Wednesday, 3 February 2027: WHAT ABOUT ON THE 22ND OF LAST MONTH | {"add_months": -1, "at_day": 22} |
Parse English date, today is Wednesday, 26 July 2023: before the 10th of this month | {"add_months": 0, "at_day": 10, "is_ambiguous": true} |
Parse English date, today is Sunday, 23 March 2025: schedule for around 12 | {"at_hour": 12, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Monday, 20 November 2028: okay in 9 months sounds good | {"add_months": 9} |
Parse English date, today is Friday, 27 October 2023: in the afternoon sunday at 5 | {"at_weekday": 6, "at_hour": 17, "at_minute": 0} |
Parse English date, today is Friday, 6 November 2026: tue or so | {"at_weekday": 1} |
Parse English date, today is Thursday, 27 June 2030: next month's start | {"add_months": 1, "at_day": 1} |
Parse English date, today is Sunday, 21 February 2027: well five minutes to 10 | {"at_hour": 9, "at_minute": 55} |
Parse English date, today is Friday, 26 January 2029: in twenty mins if possible | {"add_minutes": 20} |
Parse English date, today is Saturday, 11 June 2022: this coming tuesday | {"at_weekday": 1} |
Parse English date, today is Saturday, 20 February 2027: 25 before 1 maybe | {"at_hour": 12, "at_minute": 35} |
Parse English date, today is Friday, 24 April 2026: the day after this fri | {"at_weekday": 5} |
Parse English date, today is Wednesday, 24 June 2026: the coming we sounds good | {"at_weekday": 2} |
Parse English date, today is Saturday, 5 April 2025: TWO YEARS, THREE MONTHS AND TWO WEEKS FROM NOW | {"add_years": 2, "add_months": 3, "add_weeks": 2} |
Parse English date, today is Friday, 21 April 2023: coming tue | {"at_weekday": 1} |
Parse English date, today is Friday, 28 January 2028: 3 MAY | {"at_month": 5, "at_day": 3} |
Parse English date, today is Monday, 23 October 2028: schedule for thurs next week or something | {"add_weeks": 1, "at_weekday": 3} |
Parse English date, today is Sunday, 7 January 2024: what about next week's beginning | {"add_weeks": 1, "at_weekday": 0} |
Parse English date, today is Thursday, 6 October 2022: 8 18, 2029 | {"at_day": 18, "at_month": 8, "at_year": 2029} |
Parse English date, today is Sunday, 10 March 2030: THE DAY BEFORE YESTERDAY | {"add_days": -2} |
Parse English date, today is Friday, 2 April 2027: forty-five minutes from now if possible | {"add_minutes": 45} |
Parse English date, today is Friday, 2 July 2027: ON THE 28TH OF PREVIOUS MONTH | {"add_months": -1, "at_day": 28} |
Parse English date, today is Sunday, 8 May 2022: um 2 days before this Friday | {"add_weeks": 0, "at_weekday": 4, "add_days": -2} |
Parse English date, today is Tuesday, 14 September 2027: 10 to 2 I guess | {"at_hour": 1, "at_minute": 50} |
Parse English date, today is Thursday, 4 January 2024: ok so next fri | {"add_weeks": 1, "at_weekday": 4} |
Parse English date, today is Thursday, 9 May 2024: on fr this week | {"add_weeks": 0, "at_weekday": 4} |
Parse English date, today is Thursday, 22 June 2023: this week monday | {"add_weeks": 0, "at_weekday": 0} |
Parse English date, today is Saturday, 27 July 2024: next week | {"add_weeks": 1} |
Parse English date, today is Sunday, 2 March 2025: 1 MAY | {"at_month": 5, "at_day": 1} |
Parse English date, today is Monday, 5 October 2026: well this evening today | {"add_days": 0, "at_hour": 19, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Monday, 17 March 2025: the 3rd week of next month tuesday | {"add_months": 1, "at_week": 3, "at_weekday": 1} |
Parse English date, today is Monday, 4 March 2030: hmm day after tmrw | {"add_days": 2} |
Parse English date, today is Tuesday, 22 September 2026: okay 11 weeks from now | {"add_weeks": 11} |
Parse English date, today is Tuesday, 16 December 2025: the fifth fri of this month maybe | {"add_months": 0, "at_week": 5, "at_weekday": 4} |
Parse English date, today is Sunday, 5 August 2029: upcoming sun | {"at_weekday": 6} |
Parse English date, today is Wednesday, 1 February 2023: 4 weeks from now on saturday I think | {"add_weeks": 4, "at_weekday": 5} |
Parse English date, today is Thursday, 20 September 2029: so 7 weeks from now on sa please | {"add_weeks": 7, "at_weekday": 5} |
Parse English date, today is Sunday, 22 June 2025: upcoming mon maybe | {"at_weekday": 0} |
Parse English date, today is Wednesday, 4 May 2022: the coming week | {"add_weeks": 1} |
Parse English date, today is Wednesday, 16 October 2030: 4th friday of next month I guess | {"add_months": 1, "at_week": 4, "at_weekday": 4} |
Parse English date, today is Thursday, 28 September 2028: 13 days ago | {"add_days": -13} |
Parse English date, today is Saturday, 13 May 2028: ok so end of last month probably | {"add_months": -1, "end_of_month": true} |
Parse English date, today is Sunday, 6 October 2024: um on tue | {"at_weekday": 1} |
Parse English date, today is Friday, 16 May 2025: IN 7 WEEKS ON FRI | {"add_weeks": 7, "at_weekday": 4} |
Parse English date, today is Wednesday, 8 May 2030: day after tomorrow | {"add_days": 2} |
Parse English date, today is Friday, 8 June 2029: the day after tomorrow noon | {"add_days": 2, "at_hour": 12, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Monday, 18 February 2030: 21st aug | {"at_month": 8, "at_day": 21} |
Parse English date, today is Saturday, 6 October 2029: friday | {"at_weekday": 4} |
Parse English date, today is Saturday, 20 September 2025: The End Of This Month I Guess | {"add_months": 0, "end_of_month": true} |
Parse English date, today is Sunday, 23 April 2023: twenty-two days from now | {"add_days": 22} |
Parse English date, today is Saturday, 3 February 2029: um in thirty minutes sounds good | {"add_minutes": 30} |
Parse English date, today is Monday, 21 February 2028: what about six hours from now | {"add_hours": 6} |
Parse English date, today is Friday, 13 October 2023: last fri | {"at_week": -1, "at_weekday": 4} |
Parse English date, today is Tuesday, 23 April 2024: 5 months and fourteen days from now | {"add_months": 5, "add_days": 14} |
Parse English date, today is Wednesday, 6 November 2024: REMIND ME IN 8 WEEKS ON TUE RIGHT | {"add_weeks": 8, "at_weekday": 1} |
Parse English date, today is Thursday, 27 January 2022: ON THE 18TH | {"add_months": 1, "at_day": 18} |
Parse English date, today is Wednesday, 17 January 2029: schedule for by next thurs | {"at_weekday": 3, "is_ambiguous": true, "add_weeks": 1} |
Parse English date, today is Saturday, 6 July 2030: WEDNESDAY IN THE AFTERNOON AT 4 RIGHT | {"at_weekday": 2, "at_hour": 16, "at_minute": 0} |
Parse English date, today is Sunday, 11 December 2022: the beginning of this week | {"add_weeks": 0, "at_weekday": 0} |
Parse English date, today is Sunday, 28 January 2024: this month the 22nd right | {"add_months": 0, "at_day": 22} |
Parse English date, today is Monday, 25 December 2028: six hours from now | {"add_hours": 6} |
Parse English date, today is Wednesday, 20 October 2027: SCHEDULE FOR JUL 2ND | {"at_month": 7, "at_day": 2} |
Parse English date, today is Thursday, 16 April 2026: 2:30 NIGHT | {"at_hour": 2, "at_minute": 30} |
Parse English date, today is Monday, 17 February 2025: Schedule For This Coming Wed | {"at_weekday": 2} |
Parse English date, today is Friday, 15 June 2029: day after tomorrow | {"add_days": 2} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.