input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Saturday, 23 September 2023: maybe sixteen Mar
{"at_day": 16, "at_month": 3}
Parse English date, today is Tuesday, 11 December 2029: the following week probably
{"add_weeks": 1}
Parse English date, today is Sunday, 2 January 2028: One Days After Next Week Tuesday Probably
{"add_weeks": 1, "at_weekday": 1, "add_days": 1}
Parse English date, today is Saturday, 10 September 2022: OKAY MIDDLE OF NEXT MONTH IF POSSIBLE
{"add_months": 1, "at_day": 15}
Parse English date, today is Thursday, 18 May 2028: the 3rd wed
{"at_week": 3, "at_weekday": 2}
Parse English date, today is Tuesday, 15 February 2022: what about morning the day after tomorrow
{"add_days": 2, "at_hour": 9, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Wednesday, 7 June 2023: Ten Months From Now
{"add_months": 10}
Parse English date, today is Thursday, 8 March 2029: wednesday
{"at_weekday": 2}
Parse English date, today is Wednesday, 17 September 2025: By The 12Th Of Next Month Right
{"add_months": 1, "at_day": 12, "is_ambiguous": true}
Parse English date, today is Thursday, 15 July 2027: last month's 4th sat
{"add_months": -1, "at_week": 4, "at_weekday": 5}
Parse English date, today is Thursday, 1 July 2027: okay 20 minutes to 10
{"at_hour": 9, "at_minute": 40}
Parse English date, today is Saturday, 12 May 2029: ystrday
{"add_days": -1}
Parse English date, today is Wednesday, 2 January 2030: FEBRUARY 26TH
{"at_month": 2, "at_day": 26}
Parse English date, today is Monday, 23 July 2029: 21st Apr 2030
{"at_day": 21, "at_month": 4, "at_year": 2030}
Parse English date, today is Thursday, 17 March 2022: before the 14th of this month or something
{"add_months": 0, "at_day": 14, "is_ambiguous": true}
Parse English date, today is Tuesday, 6 May 2025: okay the coming we
{"at_weekday": 2}
Parse English date, today is Wednesday, 17 June 2026: 5 weeks ago
{"add_weeks": -5}
Parse English date, today is Sunday, 18 August 2030: February beginning
{"at_month": 2, "at_day": 1}
Parse English date, today is Thursday, 13 April 2028: TONIGHT SOUNDS GOOD
{"add_days": 0, "at_hour": 19, "at_minute": 0}
Parse English date, today is Tuesday, 27 July 2027: this week's su
{"add_weeks": 0, "at_weekday": 6}
Parse English date, today is Wednesday, 8 April 2026: the 2nd week of this month mon I think
{"add_months": 0, "at_week": 2, "at_weekday": 0}
Parse English date, today is Friday, 17 November 2023: next week sa
{"add_weeks": 1, "at_weekday": 5}
Parse English date, today is Tuesday, 17 October 2023: um the fourth tuesday of lst month
{"add_months": -1, "at_week": 4, "at_weekday": 1}
Parse English date, today is Saturday, 24 March 2029: next sat
{"add_weeks": 1, "at_weekday": 5}
Parse English date, today is Tuesday, 24 January 2023: 30 minutes from now
{"add_minutes": 30}
Parse English date, today is Saturday, 3 May 2025: su in the afternoon at 2
{"at_weekday": 6, "at_hour": 14, "at_minute": 0}
Parse English date, today is Friday, 12 July 2030: in fifty-five minutes
{"add_minutes": 55}
Parse English date, today is Sunday, 1 July 2029: okay the following week I guess
{"add_weeks": 1}
Parse English date, today is Sunday, 14 July 2030: This Afternoon At 4 If Possible
{"at_hour": 16, "at_minute": 0}
Parse English date, today is Sunday, 19 January 2025: hmm forty mins from now or so
{"add_minutes": 40}
Parse English date, today is Tuesday, 5 May 2026: feb's third thu
{"at_month": 2, "at_week": 3, "at_weekday": 3}
Parse English date, today is Friday, 15 February 2030: two years ago
{"add_years": -2}
Parse English date, today is Thursday, 26 May 2022: TWELVE WEEKS AGO
{"add_weeks": -12}
Parse English date, today is Thursday, 5 March 2026: 1 day before this wednesday
{"add_weeks": 0, "at_weekday": 2, "add_days": -1}
Parse English date, today is Wednesday, 15 July 2026: what about 20 minutes to 8 right
{"at_hour": 7, "at_minute": 40}
Parse English date, today is Monday, 2 June 2025: HMM START OF LAST WEEK
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Wednesday, 5 April 2023: the first mo of this month
{"add_months": 0, "at_week": 1, "at_weekday": 0}
Parse English date, today is Thursday, 15 June 2028: let's say we of the last week of next month
{"add_months": 1, "at_week": -1, "at_weekday": 2}
Parse English date, today is Thursday, 5 January 2023: 5 mins from now
{"add_minutes": 5}
Parse English date, today is Wednesday, 11 December 2024: next wed maybe
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Saturday, 21 November 2026: 22 MAY 2023
{"at_day": 22, "at_month": 5, "at_year": 2023}
Parse English date, today is Thursday, 21 September 2028: coming th
{"at_weekday": 3}
Parse English date, today is Friday, 6 April 2029: LAST MONTH'S FIRST SU
{"add_months": -1, "at_week": 1, "at_weekday": 6}
Parse English date, today is Saturday, 26 October 2030: the coming week
{"add_weeks": 1}
Parse English date, today is Sunday, 7 April 2030: The 2Nd Week Of Next Month Mo
{"add_months": 1, "at_week": 2, "at_weekday": 0}
Parse English date, today is Saturday, 15 January 2028: 1 year ago
{"add_years": -1}
Parse English date, today is Tuesday, 14 June 2022: eight hours ago maybe
{"add_hours": -8}
Parse English date, today is Saturday, 17 November 2029: the beginning of this week right
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Sunday, 8 November 2026: hmm 20 past 1
{"at_hour": 1, "at_minute": 20}
Parse English date, today is Friday, 1 December 2023: evening day after tomorrow
{"add_days": 2, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Monday, 18 August 2025: next thurs please
{"add_weeks": 1, "at_weekday": 3}
Parse English date, today is Saturday, 25 May 2024: the week after this one
{"add_weeks": 1}
Parse English date, today is Saturday, 5 February 2022: THE LAST THURS OF THE MONTH
{"at_week": -1, "at_weekday": 3}
Parse English date, today is Sunday, 26 September 2027: Nine Days From Now
{"add_days": 9}
Parse English date, today is Tuesday, 18 May 2027: in 2 weeks on friday
{"add_weeks": 2, "at_weekday": 4}
Parse English date, today is Saturday, 10 April 2027: 4 DAYS AGO
{"add_days": -4}
Parse English date, today is Friday, 21 April 2028: in the evening friday at 5
{"at_weekday": 4, "at_hour": 17, "at_minute": 0}
Parse English date, today is Friday, 6 May 2022: coming sunday or so
{"at_weekday": 6}
Parse English date, today is Sunday, 15 May 2022: NEXT WEEK
{"add_weeks": 1}
Parse English date, today is Thursday, 28 September 2023: okay seven weeks from now
{"add_weeks": 7}
Parse English date, today is Tuesday, 23 July 2024: quarter to 12 PM
{"at_hour": 23, "at_minute": 45}
Parse English date, today is Sunday, 20 November 2022: day after tomorrow
{"add_days": 2}
Parse English date, today is Friday, 11 February 2028: one day before saturday
{"at_weekday": 4}
Parse English date, today is Sunday, 5 July 2026: how about tuesday this week
{"add_weeks": 0, "at_weekday": 1}
Parse English date, today is Tuesday, 21 January 2025: I think sa of the first week of next month
{"add_months": 1, "at_week": 1, "at_weekday": 5}
Parse English date, today is Monday, 16 March 2026: in 3 years
{"add_years": 3}
Parse English date, today is Wednesday, 12 September 2029: THIS WEEK'S THURSDAY
{"add_weeks": 0, "at_weekday": 3}
Parse English date, today is Monday, 14 April 2025: LAST WEEK'S SUNDAY SOUNDS GOOD
{"add_weeks": -1, "at_weekday": 6}
Parse English date, today is Sunday, 9 August 2026: WELL THIS WEEK MONDAY I THINK
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Thursday, 24 February 2022: 25 days from now
{"add_days": 25}
Parse English date, today is Thursday, 9 March 2028: Schedule For Twenty-Three Hours From Now Please
{"add_hours": 23}
Parse English date, today is Monday, 26 February 2024: next fr
{"add_weeks": 1, "at_weekday": 4}
Parse English date, today is Sunday, 26 June 2022: 20 past 3 if possible
{"at_hour": 3, "at_minute": 20}
Parse English date, today is Friday, 5 April 2030: twenty-five minutes to 10
{"at_hour": 9, "at_minute": 35}
Parse English date, today is Tuesday, 1 April 2025: sun in a week
{"add_weeks": 1, "at_weekday": 6}
Parse English date, today is Thursday, 16 February 2023: 11TH NOV I GUESS
{"at_month": 11, "at_day": 11}
Parse English date, today is Tuesday, 9 December 2025: fr of the 2nd week of next month if possible
{"add_months": 1, "at_week": 2, "at_weekday": 4}
Parse English date, today is Thursday, 23 May 2024: In Five Hours
{"add_hours": 5}
Parse English date, today is Tuesday, 20 August 2024: this weekend at 16
{"add_weeks": 0, "at_weekday": 6, "at_hour": 16, "at_minute": 0}
Parse English date, today is Thursday, 12 September 2024: end of january or something
{"at_month": 1, "end_of_month": true}
Parse English date, today is Thursday, 26 May 2022: seven weeks from now on th probably
{"add_weeks": 7, "at_weekday": 3}
Parse English date, today is Monday, 26 April 2027: forty minutes from now
{"add_minutes": 40}
Parse English date, today is Friday, 5 July 2024: The Week After This One Please
{"add_weeks": 1}
Parse English date, today is Monday, 11 August 2025: 10 april
{"at_month": 4, "at_day": 10}
Parse English date, today is Monday, 13 April 2026: I think tues this week
{"add_weeks": 0, "at_weekday": 1}
Parse English date, today is Monday, 9 September 2030: Tommorow Maybe
{"add_days": 1}
Parse English date, today is Saturday, 14 August 2027: Sa At 5 In The Evening
{"at_weekday": 5, "at_hour": 17, "at_minute": 0}
Parse English date, today is Wednesday, 1 May 2030: 2 weeks from now mon
{"add_weeks": 2, "at_weekday": 0}
Parse English date, today is Thursday, 17 October 2030: the 17th of October sounds good
{"at_month": 10, "at_day": 17}
Parse English date, today is Wednesday, 17 August 2022: a day before this sunday
{"at_weekday": 5}
Parse English date, today is Tuesday, 13 February 2029: june eighteen
{"at_day": 18, "at_month": 6}
Parse English date, today is Sunday, 9 November 2025: ten min ago
{"add_minutes": -10}
Parse English date, today is Sunday, 16 December 2029: thu
{"at_weekday": 3}
Parse English date, today is Thursday, 9 November 2028: next month's 1st wednesday
{"add_months": 1, "at_week": 1, "at_weekday": 2}
Parse English date, today is Thursday, 5 September 2024: the middle of next month
{"add_months": 1, "at_day": 15}
Parse English date, today is Sunday, 11 September 2022: the twenty five of Jul
{"at_day": 25, "at_month": 7}
Parse English date, today is Wednesday, 17 December 2025: remind me 6 thirty
{"at_hour": 6, "at_minute": 30}
Parse English date, today is Wednesday, 14 February 2024: the 22nd of nov or so
{"at_month": 11, "at_day": 22}
Parse English date, today is Thursday, 12 May 2022: Dec nineteen
{"at_day": 19, "at_month": 12}
Parse English date, today is Thursday, 19 December 2024: the 3rd tu of the month
{"at_week": 3, "at_weekday": 1}