input stringlengths 52 134 | output stringlengths 15 69 |
|---|---|
Parse English date, today is Tuesday, 9 April 2024: schedule for six o'clock probably | {"at_hour": 6, "at_minute": 0} |
Parse English date, today is Sunday, 9 January 2028: the 3rd friday of the month i guess | {"at_week": 3, "at_weekday": 4} |
Parse English date, today is Friday, 15 March 2030: so twenty-four hours from now | {"add_hours": 24} |
Parse English date, today is Sunday, 17 March 2024: last month's 4th tues | {"add_months": -1, "at_week": 4, "at_weekday": 1} |
Parse English date, today is Monday, 25 November 2024: In 16 Days | {"add_days": 16} |
Parse English date, today is Saturday, 6 February 2027: one day after this sa | {"at_weekday": 6} |
Parse English date, today is Friday, 4 October 2030: Last Month'S Last Monday | {"add_months": -1, "at_week": -1, "at_weekday": 0} |
Parse English date, today is Wednesday, 19 July 2023: at around 17 | {"at_hour": 17, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Tuesday, 10 May 2022: today evening if possible | {"add_days": 0, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Thursday, 18 April 2024: middle of this month | {"add_months": 0, "at_day": 15} |
Parse English date, today is Monday, 10 April 2028: 20 minutes to 10 | {"at_hour": 9, "at_minute": 40} |
Parse English date, today is Sunday, 28 July 2030: fifteen apr | {"at_day": 15, "at_month": 4} |
Parse English date, today is Monday, 28 March 2022: eighteen ten | {"at_hour": 18, "at_minute": 10} |
Parse English date, today is Friday, 5 March 2027: the one of july | {"at_day": 1, "at_month": 7} |
Parse English date, today is Thursday, 17 January 2030: in eleven weeks | {"add_weeks": 11} |
Parse English date, today is Thursday, 12 January 2023: three days before next week's thursday | {"add_weeks": 1, "at_weekday": 3, "add_days": -3} |
Parse English date, today is Saturday, 2 March 2024: today right | {"add_days": 0} |
Parse English date, today is Tuesday, 11 July 2023: By The 3Rd Of Next Month | {"add_months": 1, "at_day": 3, "is_ambiguous": true} |
Parse English date, today is Friday, 18 May 2029: maybe tue this week | {"add_weeks": 0, "at_weekday": 1} |
Parse English date, today is Sunday, 12 April 2026: half past 12 at night | {"at_hour": 24, "at_minute": 30} |
Parse English date, today is Thursday, 19 March 2026: in a week on monday or something | {"add_weeks": 1, "at_weekday": 0} |
Parse English date, today is Thursday, 3 June 2027: this weekend at 9:00 | {"add_weeks": 0, "at_weekday": 6, "at_hour": 9, "at_minute": 0} |
Parse English date, today is Sunday, 3 May 2026: maybe the twenty-six of jul | {"at_day": 26, "at_month": 7} |
Parse English date, today is Friday, 24 October 2025: day after tmrw | {"add_days": 2} |
Parse English date, today is Saturday, 10 August 2024: Hey In Twenty Mins If Possible | {"add_minutes": 20} |
Parse English date, today is Sunday, 11 April 2027: day before this friday | {"at_weekday": 3} |
Parse English date, today is Saturday, 11 May 2024: 14 aug | {"at_month": 8, "at_day": 14} |
Parse English date, today is Tuesday, 19 August 2025: Like Monday | {"at_weekday": 0} |
Parse English date, today is Wednesday, 13 January 2027: next week right | {"add_weeks": 1} |
Parse English date, today is Tuesday, 11 October 2022: Quarter Past 0 | {"at_hour": 0, "at_minute": 15} |
Parse English date, today is Monday, 28 March 2022: in 15 min or so | {"add_minutes": 15} |
Parse English date, today is Saturday, 6 November 2027: like ten fifteen | {"at_hour": 10, "at_minute": 15} |
Parse English date, today is Saturday, 24 May 2025: schedule for 10 minutes to 9 | {"at_hour": 8, "at_minute": 50} |
Parse English date, today is Friday, 28 January 2022: Last Week'S End | {"add_weeks": -1, "at_weekday": 5} |
Parse English date, today is Friday, 2 October 2026: three days before next week's monday | {"add_weeks": 1, "at_weekday": 0, "add_days": -3} |
Parse English date, today is Tuesday, 13 July 2027: midday tomorrow maybe | {"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Sunday, 3 September 2028: let's say the 5th mo of this month | {"add_months": 0, "at_week": 5, "at_weekday": 0} |
Parse English date, today is Sunday, 16 January 2028: in 23 hours i think | {"add_hours": 23} |
Parse English date, today is Saturday, 10 June 2028: evening at 9 | {"at_hour": 21, "at_minute": 0} |
Parse English date, today is Monday, 15 July 2030: So 8 Weeks From Now Sunday | {"add_weeks": 8, "at_weekday": 6} |
Parse English date, today is Thursday, 12 January 2023: Six Months Ago | {"add_months": -6} |
Parse English date, today is Friday, 8 April 2022: hmm the 15th of the month | {"add_months": 0, "at_day": 15} |
Parse English date, today is Friday, 6 August 2027: fifteen min from now | {"add_minutes": 15} |
Parse English date, today is Friday, 28 January 2022: This Coming Sunday Probably | {"at_weekday": 6} |
Parse English date, today is Wednesday, 28 September 2022: 1 Mar | {"at_month": 3, "at_day": 1} |
Parse English date, today is Wednesday, 18 December 2030: so day after tomorrow | {"add_days": 2} |
Parse English date, today is Tuesday, 2 May 2023: this coming thursday | {"at_weekday": 3} |
Parse English date, today is Saturday, 22 July 2023: like tdy | {"add_days": 0} |
Parse English date, today is Tuesday, 16 July 2030: Middle Of Next Month | {"add_months": 1, "at_day": 15} |
Parse English date, today is Tuesday, 2 July 2030: 5 past 3 or so | {"at_hour": 3, "at_minute": 5} |
Parse English date, today is Saturday, 20 August 2022: ystrday | {"add_days": -1} |
Parse English date, today is Friday, 4 April 2025: nine weeks ago | {"add_weeks": -9} |
Parse English date, today is Thursday, 16 October 2025: 22 hours ago | {"add_hours": -22} |
Parse English date, today is Wednesday, 2 September 2026: hmm in four hours | {"add_hours": 4} |
Parse English date, today is Sunday, 26 December 2027: APPROXIMATELY 21 O'CLOCK | {"at_hour": 21, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Saturday, 26 October 2030: HMM BEFORE THE 5TH OF THE MONTH | {"add_months": 0, "at_day": 5, "is_ambiguous": true} |
Parse English date, today is Wednesday, 27 September 2023: this su | {"add_weeks": 0, "at_weekday": 6} |
Parse English date, today is Tuesday, 21 March 2028: um 5 hours ago | {"add_hours": -5} |
Parse English date, today is Monday, 22 July 2030: this coming mon I guess | {"at_weekday": 0} |
Parse English date, today is Friday, 25 February 2022: schedule for three months ago | {"add_months": -3} |
Parse English date, today is Monday, 15 June 2026: today morning | {"add_days": 0, "at_hour": 9, "at_minute": 0} |
Parse English date, today is Wednesday, 27 November 2030: let's say 3rd wed | {"at_week": 3, "at_weekday": 2} |
Parse English date, today is Sunday, 7 May 2023: the day after this thursday | {"at_weekday": 4} |
Parse English date, today is Tuesday, 16 July 2030: At 3 In The Afternoon I Guess | {"at_hour": 15, "at_minute": 0} |
Parse English date, today is Saturday, 27 January 2024: 8 days ago | {"add_days": -8} |
Parse English date, today is Thursday, 4 August 2022: 1 MAY | {"at_month": 5, "at_day": 1} |
Parse English date, today is Friday, 6 July 2029: in 3 weeks I guess | {"add_weeks": 3} |
Parse English date, today is Wednesday, 5 June 2024: by next tu please | {"at_weekday": 1, "is_ambiguous": true, "add_weeks": 1} |
Parse English date, today is Saturday, 28 March 2026: THIS MONTH'S 26TH | {"add_months": 0, "at_day": 26} |
Parse English date, today is Tuesday, 14 July 2026: su next week | {"add_weeks": 1, "at_weekday": 6} |
Parse English date, today is Friday, 25 January 2030: next week's sun or so | {"add_weeks": 1, "at_weekday": 6} |
Parse English date, today is Monday, 15 September 2025: TWENTY-TWO TWENTY-THREE SOUNDS GOOD | {"at_hour": 22, "at_minute": 23} |
Parse English date, today is Wednesday, 13 September 2028: 21 jan | {"at_month": 1, "at_day": 21} |
Parse English date, today is Saturday, 21 March 2026: ok so 20 before 8 | {"at_hour": 7, "at_minute": 40} |
Parse English date, today is Monday, 15 January 2024: next months 1st mon | {"add_months": 1, "at_week": 1, "at_weekday": 0} |
Parse English date, today is Sunday, 23 April 2028: I think at eleven thirty | {"at_hour": 11, "at_minute": 30} |
Parse English date, today is Thursday, 24 February 2022: the following we if possible | {"add_weeks": 1, "at_weekday": 2} |
Parse English date, today is Friday, 10 November 2028: first sun | {"at_week": 1, "at_weekday": 6} |
Parse English date, today is Tuesday, 18 April 2023: the day after tomorrow | {"add_days": 2} |
Parse English date, today is Thursday, 19 June 2025: on the weekend at 19 o'clock | {"add_weeks": 0, "at_weekday": 6, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Sunday, 24 May 2026: 1St Thursday | {"at_week": 1, "at_weekday": 3} |
Parse English date, today is Tuesday, 27 August 2024: let's say until the 23rd of the month | {"add_months": 0, "at_day": 23, "is_ambiguous": true} |
Parse English date, today is Sunday, 1 September 2030: schedule for wed next week sounds good | {"add_weeks": 1, "at_weekday": 2} |
Parse English date, today is Sunday, 24 October 2027: on the 12th or so | {"add_months": 1, "at_day": 12} |
Parse English date, today is Thursday, 5 September 2024: today evening please | {"add_days": 0, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Sunday, 28 May 2028: around 11 o'clock | {"at_hour": 11, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Wednesday, 15 May 2024: ON THE 1ST OF THE FOLLOWING MONTH | {"add_months": 1, "at_day": 1} |
Parse English date, today is Monday, 22 September 2025: half past 12 this evening | {"at_hour": 12, "at_minute": 30} |
Parse English date, today is Sunday, 7 April 2030: schedule for 14 SEPTEMBER or something | {"at_month": 9, "at_day": 14} |
Parse English date, today is Friday, 25 January 2030: like april 25 | {"at_month": 4, "at_day": 25} |
Parse English date, today is Friday, 14 June 2024: five mins ago | {"add_minutes": -5} |
Parse English date, today is Monday, 21 October 2024: Jul 25, 2027 sounds good | {"at_day": 25, "at_month": 7, "at_year": 2027} |
Parse English date, today is Tuesday, 13 March 2029: twelve months from now | {"add_months": 12} |
Parse English date, today is Thursday, 12 October 2028: This Week'S Th | {"add_weeks": 0, "at_weekday": 3} |
Parse English date, today is Tuesday, 8 June 2027: 5 past 2 sounds good | {"at_hour": 2, "at_minute": 5} |
Parse English date, today is Wednesday, 21 February 2024: four hours from now | {"add_hours": 4} |
Parse English date, today is Saturday, 7 July 2029: Hey Thirty Min Ago | {"add_minutes": -30} |
Parse English date, today is Friday, 6 September 2024: I think in twenty three days | {"add_days": 23} |
Parse English date, today is Sunday, 11 October 2026: next week | {"add_weeks": 1} |
Parse English date, today is Tuesday, 26 December 2028: tomorrow tonight | {"add_days": 1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.