input stringlengths 52 134 | output stringlengths 15 69 |
|---|---|
Parse English date, today is Tuesday, 20 November 2029: coming sat sounds good | {"at_weekday": 5} |
Parse English date, today is Saturday, 19 December 2026: the 2nd fri of last month | {"add_months": -1, "at_week": 2, "at_weekday": 4} |
Parse English date, today is Wednesday, 22 December 2027: before the 4th of next month sounds good | {"add_months": 1, "at_day": 4, "is_ambiguous": true} |
Parse English date, today is Monday, 6 September 2027: Coming Tu I Guess | {"at_weekday": 1} |
Parse English date, today is Friday, 26 April 2024: ystrday | {"add_days": -1} |
Parse English date, today is Friday, 2 February 2024: Sun This Week | {"add_weeks": 0, "at_weekday": 6} |
Parse English date, today is Saturday, 1 March 2025: well the week ahead | {"add_weeks": 1} |
Parse English date, today is Tuesday, 27 December 2022: OK SO IN FIFTEEN MINS | {"add_minutes": 15} |
Parse English date, today is Wednesday, 6 February 2030: okay this coming monday | {"at_weekday": 0} |
Parse English date, today is Saturday, 23 January 2027: ok so one year from now | {"add_years": 1} |
Parse English date, today is Monday, 12 August 2024: 10 to 7 | {"at_hour": 6, "at_minute": 50} |
Parse English date, today is Sunday, 22 April 2029: the 3rd wednesday of the month | {"at_week": 3, "at_weekday": 2} |
Parse English date, today is Saturday, 16 December 2023: 10 minutes to 9 | {"at_hour": 8, "at_minute": 50} |
Parse English date, today is Sunday, 23 August 2026: this weekend at 13 o'clock | {"add_weeks": 0, "at_weekday": 5, "at_hour": 13, "at_minute": 0} |
Parse English date, today is Saturday, 28 July 2029: last we | {"add_weeks": -1, "at_weekday": 2} |
Parse English date, today is Sunday, 20 June 2027: hey 2 days from now | {"add_days": 2} |
Parse English date, today is Monday, 8 January 2029: The 3Rd Tuesday Of The Month | {"at_week": 3, "at_weekday": 1} |
Parse English date, today is Tuesday, 23 August 2022: ONE YEAR AND THREE WEEKS FROM NOW | {"add_years": 1, "add_weeks": 3} |
Parse English date, today is Saturday, 15 January 2028: in 2 days | {"add_days": 2} |
Parse English date, today is Saturday, 4 January 2025: 10 minutes to 1 I think | {"at_hour": 12, "at_minute": 50} |
Parse English date, today is Wednesday, 3 October 2029: in seven weeks on monday | {"add_weeks": 7, "at_weekday": 0} |
Parse English date, today is Sunday, 26 July 2026: on we | {"at_weekday": 2} |
Parse English date, today is Monday, 14 February 2022: ten to 12 | {"at_hour": 11, "at_minute": 50} |
Parse English date, today is Sunday, 27 October 2030: let's say on the 24th please | {"add_months": 1, "at_day": 24} |
Parse English date, today is Thursday, 8 June 2023: in the evening wed at 5 | {"at_weekday": 2, "at_hour": 17, "at_minute": 0} |
Parse English date, today is Wednesday, 6 October 2027: last month the 28th | {"add_months": -1, "at_day": 28} |
Parse English date, today is Tuesday, 6 January 2026: next week th if possible | {"add_weeks": 1, "at_weekday": 3} |
Parse English date, today is Sunday, 6 February 2022: next month's third su | {"add_months": 1, "at_week": 3, "at_weekday": 6} |
Parse English date, today is Monday, 3 March 2025: maybe in twenty-five minutes or so | {"add_minutes": 25} |
Parse English date, today is Monday, 19 October 2026: two weeks later | {"add_weeks": 2} |
Parse English date, today is Sunday, 1 October 2023: the week after this | {"add_weeks": 1} |
Parse English date, today is Saturday, 23 May 2026: around noon tu at 2 probably | {"at_weekday": 1, "at_hour": 14, "at_minute": 0} |
Parse English date, today is Tuesday, 12 November 2024: AT 12:30 OR SOMETHING | {"at_hour": 12, "at_minute": 30} |
Parse English date, today is Tuesday, 11 January 2022: HALF PAST 6 TONIGHT SOUNDS GOOD | {"at_hour": 18, "at_minute": 30} |
Parse English date, today is Tuesday, 23 July 2030: let's say 2nd of 12, 2022 | {"at_day": 2, "at_month": 12, "at_year": 2022} |
Parse English date, today is Thursday, 9 March 2023: tomorow | {"add_days": 1} |
Parse English date, today is Friday, 8 May 2026: Sep 20 | {"at_month": 9, "at_day": 20} |
Parse English date, today is Sunday, 10 February 2030: day after mo | {"at_weekday": 1} |
Parse English date, today is Wednesday, 28 March 2029: twenty days later | {"add_days": 20} |
Parse English date, today is Monday, 16 November 2026: well eight months ago I think | {"add_months": -8} |
Parse English date, today is Tuesday, 3 January 2023: what about this week fr | {"add_weeks": 0, "at_weekday": 4} |
Parse English date, today is Tuesday, 25 June 2030: ystrday | {"add_days": -1} |
Parse English date, today is Wednesday, 25 October 2028: by next friday | {"at_weekday": 4, "is_ambiguous": true, "add_weeks": 1} |
Parse English date, today is Saturday, 22 December 2029: second th | {"at_week": 2, "at_weekday": 3} |
Parse English date, today is Sunday, 2 April 2023: TUESDAY AT 3 TONIGHT | {"at_weekday": 1, "at_hour": 3, "at_minute": 0} |
Parse English date, today is Tuesday, 23 July 2024: hey nineteen ten | {"at_hour": 19, "at_minute": 10} |
Parse English date, today is Wednesday, 20 May 2026: the following fri maybe | {"add_weeks": 1, "at_weekday": 4} |
Parse English date, today is Wednesday, 25 October 2023: I think next week's thu | {"add_weeks": 1, "at_weekday": 3} |
Parse English date, today is Friday, 25 November 2022: at 3 tonight | {"at_hour": 3, "at_minute": 0} |
Parse English date, today is Wednesday, 3 September 2025: hey 9:30 afternoon right | {"at_hour": 9, "at_minute": 30} |
Parse English date, today is Tuesday, 3 September 2024: well the 2nd thu in sep | {"at_month": 9, "at_week": 2, "at_weekday": 3} |
Parse English date, today is Saturday, 17 September 2022: well fri in one week | {"add_weeks": 1, "at_weekday": 4} |
Parse English date, today is Saturday, 13 May 2023: eleven twenty | {"at_hour": 11, "at_minute": 20} |
Parse English date, today is Saturday, 20 April 2024: in 19 days | {"add_days": 19} |
Parse English date, today is Saturday, 21 March 2026: on mon | {"at_weekday": 0} |
Parse English date, today is Monday, 9 July 2029: this sun sounds good | {"add_weeks": 0, "at_weekday": 6} |
Parse English date, today is Wednesday, 28 November 2029: at noon probably | {"add_days": 0, "at_hour": 12, "at_minute": 0} |
Parse English date, today is Tuesday, 1 February 2022: late tonight | {"add_days": 0, "at_hour": 22, "at_minute": 0} |
Parse English date, today is Sunday, 15 May 2022: in 2 days | {"add_days": 2} |
Parse English date, today is Thursday, 8 February 2029: Um Mid-Month I Think | {"add_months": 0, "at_day": 15} |
Parse English date, today is Saturday, 10 March 2029: last month the 24th | {"add_months": -1, "at_day": 24} |
Parse English date, today is Saturday, 10 June 2028: At 5 Pm | {"at_hour": 17, "at_minute": 0} |
Parse English date, today is Sunday, 23 August 2026: hey eleven months later | {"add_months": 11} |
Parse English date, today is Sunday, 20 December 2026: so on sat | {"at_weekday": 5} |
Parse English date, today is Thursday, 21 July 2022: hmm august 4 | {"at_month": 8, "at_day": 4} |
Parse English date, today is Monday, 12 April 2027: Well Tdy | {"add_days": 0} |
Parse English date, today is Monday, 4 July 2022: around the middle of the month | {"add_months": 0, "at_day": 15} |
Parse English date, today is Thursday, 7 April 2022: 1:30 am | {"at_hour": 1, "at_minute": 30} |
Parse English date, today is Thursday, 21 October 2027: 14 11 2025 | {"at_day": 14, "at_month": 11, "at_year": 2025} |
Parse English date, today is Wednesday, 22 December 2027: hmm nine months from now | {"add_months": 9} |
Parse English date, today is Tuesday, 22 August 2023: in six months | {"add_months": 6} |
Parse English date, today is Monday, 5 February 2029: IN 22 DAYS | {"add_days": 22} |
Parse English date, today is Sunday, 25 September 2022: tomorrow | {"add_days": 1} |
Parse English date, today is Friday, 4 June 2027: September 20 | {"at_month": 9, "at_day": 20} |
Parse English date, today is Friday, 11 June 2027: half past 7 PM | {"at_hour": 19, "at_minute": 30} |
Parse English date, today is Monday, 24 September 2029: on fr sounds good | {"at_weekday": 4} |
Parse English date, today is Monday, 20 October 2025: near 3 probably | {"at_hour": 3, "at_minute": 0, "is_approximate": true} |
Parse English date, today is Monday, 26 February 2029: how about coming sunday | {"at_weekday": 6} |
Parse English date, today is Thursday, 21 October 2027: today evening | {"add_days": 0, "at_hour": 19, "at_minute": 0} |
Parse English date, today is Monday, 25 February 2030: well four weeks ago | {"add_weeks": -4} |
Parse English date, today is Friday, 28 August 2026: okay four weeks from now | {"add_weeks": 4} |
Parse English date, today is Monday, 25 July 2022: quarter past 14 | {"at_hour": 14, "at_minute": 15} |
Parse English date, today is Tuesday, 11 December 2029: um before the 27th of next month | {"add_months": 1, "at_day": 27, "is_ambiguous": true} |
Parse English date, today is Tuesday, 9 May 2023: 30 minutes from now | {"add_minutes": 30} |
Parse English date, today is Sunday, 8 November 2026: the third sa of July maybe | {"at_month": 7, "at_week": 3, "at_weekday": 5} |
Parse English date, today is Monday, 1 September 2025: this wednesday | {"add_weeks": 0, "at_weekday": 2} |
Parse English date, today is Saturday, 20 December 2025: the coming thurs please | {"at_weekday": 3} |
Parse English date, today is Saturday, 27 March 2027: 4 weeks from now | {"add_weeks": 4} |
Parse English date, today is Sunday, 21 May 2028: hey 2 days from now sounds good | {"add_days": 2} |
Parse English date, today is Saturday, 18 June 2022: MORNING THE DAY AFTER TOMORROW PROBABLY | {"add_days": 2, "at_hour": 9, "at_minute": 0, "is_ambiguous": true} |
Parse English date, today is Wednesday, 6 July 2022: the 1st week of this month saturday | {"add_months": 0, "at_week": 1, "at_weekday": 5} |
Parse English date, today is Saturday, 1 September 2029: so last month's middle | {"add_months": -1, "at_day": 15} |
Parse English date, today is Sunday, 26 December 2027: OK SO ONE DAY BEFORE FRI | {"at_weekday": 3} |
Parse English date, today is Thursday, 28 February 2030: 15 before 9 | {"at_hour": 8, "at_minute": 45} |
Parse English date, today is Wednesday, 17 June 2026: okay this month's last mo if possible | {"add_months": 0, "at_week": -1, "at_weekday": 0} |
Parse English date, today is Tuesday, 9 February 2027: upcoming thurs | {"at_weekday": 3} |
Parse English date, today is Sunday, 11 February 2029: what about 21st aug 2026 sounds good | {"at_day": 21, "at_month": 8, "at_year": 2026} |
Parse English date, today is Tuesday, 19 January 2027: on tue this week | {"add_weeks": 0, "at_weekday": 1} |
Parse English date, today is Saturday, 28 January 2023: Start Of Last Week If Possible | {"add_weeks": -1, "at_weekday": 0} |
Parse English date, today is Wednesday, 22 May 2024: maybe 5 years ago | {"add_years": -5} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.