input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Thursday, 9 May 2024: um afternoon day after tomorrow probably
{"add_days": 2, "at_hour": 15, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Monday, 16 July 2029: Evening Mo At 6 Please
{"at_weekday": 0, "at_hour": 18, "at_minute": 0}
Parse English date, today is Sunday, 2 June 2030: um new year's day
{"at_month": 1, "at_day": 1}
Parse English date, today is Thursday, 6 April 2023: 2:00 noon
{"at_hour": 14, "at_minute": 0}
Parse English date, today is Thursday, 21 November 2030: the day before yesterday
{"add_days": -2}
Parse English date, today is Wednesday, 10 October 2029: hmm 9 months from now
{"add_months": 9}
Parse English date, today is Wednesday, 11 October 2028: 24th of Apr, 2023
{"at_day": 24, "at_month": 4, "at_year": 2023}
Parse English date, today is Wednesday, 28 August 2030: fifteen min from now
{"add_minutes": 15}
Parse English date, today is Monday, 16 February 2026: 1ST 8 2028
{"at_day": 1, "at_month": 8, "at_year": 2028}
Parse English date, today is Sunday, 24 July 2022: noon at 12
{"at_hour": 12, "at_minute": 0}
Parse English date, today is Monday, 12 May 2025: a day after this thursday
{"at_weekday": 4}
Parse English date, today is Saturday, 8 February 2025: 20 to 5
{"at_hour": 4, "at_minute": 40}
Parse English date, today is Sunday, 13 September 2026: um 25 to 7
{"at_hour": 6, "at_minute": 35}
Parse English date, today is Wednesday, 18 February 2026: four forty-five
{"at_hour": 4, "at_minute": 45}
Parse English date, today is Friday, 18 March 2022: one day after this sa
{"at_weekday": 6}
Parse English date, today is Thursday, 14 September 2028: in a bit please
{"add_minutes": 5}
Parse English date, today is Friday, 10 January 2025: hmm the twenty-two of Aug
{"at_day": 22, "at_month": 8}
Parse English date, today is Sunday, 5 September 2027: ystrday
{"add_days": -1}
Parse English date, today is Thursday, 1 April 2027: the day before yesterday
{"add_days": -2}
Parse English date, today is Sunday, 23 June 2030: 20 to 1
{"at_hour": 0, "at_minute": 40}
Parse English date, today is Friday, 17 January 2025: ON THE 10TH OF LAST MONTH SOUNDS GOOD
{"add_months": -1, "at_day": 10}
Parse English date, today is Wednesday, 7 April 2027: sat this week
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Saturday, 23 December 2028: 8 weeks from now on we sounds good
{"add_weeks": 8, "at_weekday": 2}
Parse English date, today is Monday, 10 August 2026: in the morning today
{"add_days": 0, "at_hour": 9, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 24 August 2029: 10 before 4 maybe
{"at_hour": 3, "at_minute": 50}
Parse English date, today is Friday, 16 November 2029: next week's sunday
{"add_weeks": 1, "at_weekday": 6}
Parse English date, today is Wednesday, 16 August 2028: the day after tomorrow
{"add_days": 2}
Parse English date, today is Thursday, 3 November 2022: okay the week ahead maybe
{"add_weeks": 1}
Parse English date, today is Tuesday, 10 March 2026: BEGINNING OF OCTOBER
{"at_month": 10, "at_day": 1}
Parse English date, today is Saturday, 14 May 2022: 22 SEPTEMBER
{"at_month": 9, "at_day": 22}
Parse English date, today is Sunday, 25 March 2029: schedule for 19 October 2027
{"at_day": 19, "at_month": 10, "at_year": 2027}
Parse English date, today is Monday, 4 November 2030: maybe last month's 3rd tue
{"add_months": -1, "at_week": 3, "at_weekday": 1}
Parse English date, today is Friday, 22 July 2022: near 1 o'clock
{"at_hour": 1, "at_minute": 0, "is_approximate": true}
Parse English date, today is Wednesday, 24 September 2025: I think twenty eight nov
{"at_day": 28, "at_month": 11}
Parse English date, today is Monday, 3 September 2029: let's say next week saturday
{"add_weeks": 1, "at_weekday": 5}
Parse English date, today is Tuesday, 6 August 2024: how about on the weekend at 18
{"add_weeks": 0, "at_weekday": 5, "at_hour": 18, "at_minute": 0}
Parse English date, today is Sunday, 4 April 2027: okay the middle of this month
{"add_months": 0, "at_day": 15}
Parse English date, today is Saturday, 2 May 2026: 30 after 5
{"at_hour": 5, "at_minute": 30}
Parse English date, today is Thursday, 13 February 2025: remind me 4 months ago
{"add_months": -4}
Parse English date, today is Wednesday, 25 October 2023: the week after this one
{"add_weeks": 1}
Parse English date, today is Wednesday, 28 October 2026: ok so the week after this
{"add_weeks": 1}
Parse English date, today is Monday, 3 June 2030: 10 minutes to 3
{"at_hour": 2, "at_minute": 50}
Parse English date, today is Wednesday, 8 November 2023: next week mon
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Thursday, 13 May 2027: may's third saturday
{"at_month": 5, "at_week": 3, "at_weekday": 5}
Parse English date, today is Friday, 9 December 2022: so last th or so
{"at_week": -1, "at_weekday": 3}
Parse English date, today is Sunday, 6 August 2023: a quarter to 9
{"at_hour": 8, "at_minute": 45}
Parse English date, today is Tuesday, 7 July 2026: twenty after 6
{"at_hour": 6, "at_minute": 20}
Parse English date, today is Sunday, 3 January 2027: DAY AFTER TOMORROW
{"add_days": 2}
Parse English date, today is Tuesday, 21 July 2026: this weekend at 14 o'clock I guess
{"add_weeks": 0, "at_weekday": 5, "at_hour": 14, "at_minute": 0}
Parse English date, today is Thursday, 6 June 2024: in 45 mins
{"add_minutes": 45}
Parse English date, today is Tuesday, 10 August 2027: Next Week'S Monday
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Wednesday, 9 January 2030: the day after tomorrow noon
{"add_days": 2, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Sunday, 1 August 2027: remind me this month's last sun sounds good
{"add_months": 0, "at_week": -1, "at_weekday": 6}
Parse English date, today is Sunday, 20 March 2022: the day after tomorrow
{"add_days": 2}
Parse English date, today is Friday, 18 October 2024: hey at 11 o'clock
{"at_hour": 11, "at_minute": 0, "is_pm_ambiguous": true}
Parse English date, today is Monday, 17 February 2025: 45 minutes from now
{"add_minutes": 45}
Parse English date, today is Wednesday, 22 September 2027: the following week
{"add_weeks": 1}
Parse English date, today is Sunday, 20 February 2028: at eight ten
{"at_hour": 8, "at_minute": 10}
Parse English date, today is Friday, 19 January 2029: mid-month
{"add_months": 0, "at_day": 15}
Parse English date, today is Monday, 24 May 2027: next week's wednesday
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Wednesday, 1 November 2028: one hour from now
{"add_hours": 1}
Parse English date, today is Monday, 16 February 2026: schedule for tmr
{"add_days": 1}
Parse English date, today is Friday, 17 September 2027: HEY MIDDLE OF NEXT MONTH
{"add_months": 1, "at_day": 15}
Parse English date, today is Thursday, 9 August 2029: 5 afternoon
{"at_hour": 17, "at_minute": 0}
Parse English date, today is Sunday, 15 August 2027: So Noon The Day After Tomorrow
{"add_days": 2, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 26 July 2030: what about roughly 18 o'clock probably
{"at_hour": 18, "at_minute": 0, "is_approximate": true}
Parse English date, today is Tuesday, 4 April 2023: the beginning of next week
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Monday, 7 September 2026: WHAT ABOUT IN FIFTEEN MINUTES OR SOMETHING
{"add_minutes": 15}
Parse English date, today is Friday, 4 February 2028: 15 to 6
{"at_hour": 5, "at_minute": 45}
Parse English date, today is Friday, 6 March 2026: in 2 days
{"add_days": 2}
Parse English date, today is Friday, 28 November 2025: until the 4th of this month
{"add_months": 0, "at_day": 4, "is_ambiguous": true}
Parse English date, today is Friday, 1 May 2026: maybe on sun
{"at_weekday": 6}
Parse English date, today is Saturday, 27 June 2026: 20 min from now maybe
{"add_minutes": 20}
Parse English date, today is Monday, 17 October 2022: HALF PAST 12
{"at_hour": 12, "at_minute": 30}
Parse English date, today is Monday, 2 November 2026: late tonight
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Saturday, 24 February 2024: schedule for friday tonight at 1
{"at_weekday": 4, "at_hour": 1, "at_minute": 0}
Parse English date, today is Monday, 4 December 2023: A Day After This Wed
{"at_weekday": 3}
Parse English date, today is Thursday, 16 February 2023: the first week of last month tu
{"add_months": -1, "at_week": 1, "at_weekday": 1}
Parse English date, today is Thursday, 1 August 2030: hmm on the 18th of last month
{"add_months": -1, "at_day": 18}
Parse English date, today is Saturday, 10 February 2029: 22 December 2025
{"at_day": 22, "at_month": 12, "at_year": 2025}
Parse English date, today is Wednesday, 6 November 2030: half past 1 in the morning
{"at_hour": 1, "at_minute": 30}
Parse English date, today is Monday, 3 April 2028: NEXT WEEK'S TU
{"add_weeks": 1, "at_weekday": 1}
Parse English date, today is Saturday, 2 January 2027: this evening today
{"add_days": 0, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Thursday, 9 May 2030: on friday
{"at_weekday": 4}
Parse English date, today is Tuesday, 22 June 2027: seven weeks from now on tu
{"add_weeks": 7, "at_weekday": 1}
Parse English date, today is Wednesday, 4 July 2029: tonight
{"add_days": 0, "at_hour": 19, "at_minute": 0}
Parse English date, today is Friday, 26 December 2025: in thirty min
{"add_minutes": 30}
Parse English date, today is Sunday, 7 April 2024: what about a day before this wednesday
{"at_weekday": 1}
Parse English date, today is Saturday, 7 March 2026: two days from now please
{"add_days": 2}
Parse English date, today is Friday, 22 November 2024: half past 5 PM
{"at_hour": 17, "at_minute": 30}
Parse English date, today is Thursday, 13 October 2022: five weeks ago
{"add_weeks": -5}
Parse English date, today is Sunday, 27 November 2022: well 30 min from now
{"add_minutes": 30}
Parse English date, today is Monday, 28 April 2025: upcoming tue or something
{"at_weekday": 1}
Parse English date, today is Tuesday, 4 September 2029: 2 thirty
{"at_hour": 2, "at_minute": 30}
Parse English date, today is Tuesday, 3 April 2029: one day before this saturday
{"at_weekday": 4}
Parse English date, today is Saturday, 28 August 2027: last week's start
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Monday, 22 January 2024: 15 August 2024
{"at_day": 15, "at_month": 8, "at_year": 2024}
Parse English date, today is Wednesday, 23 November 2022: this month's 4th week sun
{"add_months": 0, "at_week": 4, "at_weekday": 6}
Parse English date, today is Monday, 4 September 2028: 5 months from now or so
{"add_months": 5}
Parse English date, today is Saturday, 4 August 2029: THIS MONTH'S START
{"add_months": 0, "at_day": 1}