input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Tuesday, 19 November 2024: I think in 5 weeks on th
{"add_weeks": 5, "at_weekday": 3}
Parse English date, today is Wednesday, 8 August 2029: tommorow
{"add_days": 1}
Parse English date, today is Sunday, 15 May 2022: 12 weeks from now I guess
{"add_weeks": 12}
Parse English date, today is Thursday, 3 November 2022: quarter to 4
{"at_hour": 3, "at_minute": 45}
Parse English date, today is Friday, 25 August 2023: THIS MORNING THE DAY AFTER TOMORROW PLEASE
{"add_days": 2, "at_hour": 9, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Tuesday, 10 July 2029: the 1st of this month
{"add_months": 0, "at_day": 1}
Parse English date, today is Tuesday, 23 October 2029: remind me last week monday
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Friday, 8 December 2028: on the 12th
{"add_months": 0, "at_day": 12}
Parse English date, today is Saturday, 5 August 2028: around 19 o'clock
{"at_hour": 19, "at_minute": 0, "is_approximate": true}
Parse English date, today is Thursday, 10 October 2030: THE BEGINNING OF NEXT MONTH
{"add_months": 1, "at_day": 1}
Parse English date, today is Thursday, 18 October 2029: october 27th
{"at_month": 10, "at_day": 27}
Parse English date, today is Sunday, 6 October 2024: 4:30 in the afternoon I guess
{"at_hour": 16, "at_minute": 30}
Parse English date, today is Friday, 22 March 2030: may 15, 2023
{"at_day": 15, "at_month": 5, "at_year": 2023}
Parse English date, today is Wednesday, 16 June 2027: hmm the week ahead
{"add_weeks": 1}
Parse English date, today is Wednesday, 13 October 2027: roughly 23
{"at_hour": 23, "at_minute": 0, "is_approximate": true}
Parse English date, today is Sunday, 9 April 2023: 20 mins ago
{"add_minutes": -20}
Parse English date, today is Wednesday, 11 July 2029: the start of next month
{"add_months": 1, "at_day": 1}
Parse English date, today is Monday, 18 February 2030: day after tomorrow
{"add_days": 2}
Parse English date, today is Friday, 28 June 2030: 9 17, 2029
{"at_day": 17, "at_month": 9, "at_year": 2029}
Parse English date, today is Wednesday, 8 November 2023: the last sunday of this month
{"add_months": 0, "at_week": -1, "at_weekday": 6}
Parse English date, today is Saturday, 7 May 2022: mon in the evening at 8
{"at_weekday": 0, "at_hour": 20, "at_minute": 0}
Parse English date, today is Thursday, 9 June 2022: 20 minutes to 3
{"at_hour": 2, "at_minute": 40}
Parse English date, today is Thursday, 1 February 2029: middle of this month
{"add_months": 0, "at_day": 15}
Parse English date, today is Tuesday, 8 July 2025: DAY AFTER TMRW
{"add_days": 2}
Parse English date, today is Thursday, 5 October 2028: I think next month's start maybe
{"add_months": 1, "at_day": 1}
Parse English date, today is Saturday, 26 February 2028: fifteen mins from now
{"add_minutes": 15}
Parse English date, today is Wednesday, 5 January 2028: next week's fr
{"add_weeks": 1, "at_weekday": 4}
Parse English date, today is Tuesday, 19 June 2029: Let'S Say Last Thursday
{"at_week": -1, "at_weekday": 3}
Parse English date, today is Saturday, 10 February 2024: Remind Me Sep Start
{"at_month": 9, "at_day": 1}
Parse English date, today is Wednesday, 17 July 2024: THIS COMING THURS
{"at_weekday": 3}
Parse English date, today is Friday, 22 January 2027: the week after this
{"add_weeks": 1}
Parse English date, today is Sunday, 20 March 2022: 10 min from now
{"add_minutes": 10}
Parse English date, today is Tuesday, 11 April 2028: 3 months from now
{"add_months": 3}
Parse English date, today is Friday, 18 November 2022: like 15th of November, 2023
{"at_day": 15, "at_month": 11, "at_year": 2023}
Parse English date, today is Monday, 11 May 2026: until this fr
{"at_weekday": 4, "is_ambiguous": true}
Parse English date, today is Monday, 13 March 2023: twelve weeks from now
{"add_weeks": 12}
Parse English date, today is Tuesday, 2 September 2025: this weekend at 18
{"add_weeks": 0, "at_weekday": 6, "at_hour": 18, "at_minute": 0}
Parse English date, today is Monday, 10 October 2022: the four of feb probably
{"at_day": 4, "at_month": 2}
Parse English date, today is Tuesday, 19 July 2022: a day before mon
{"at_weekday": 6}
Parse English date, today is Thursday, 12 January 2023: next week
{"add_weeks": 1}
Parse English date, today is Wednesday, 7 November 2029: eight months ago sounds good
{"add_months": -8}
Parse English date, today is Wednesday, 11 August 2027: day before yesterday I think
{"add_days": -2}
Parse English date, today is Tuesday, 26 December 2023: in twenty-two hours
{"add_hours": 22}
Parse English date, today is Wednesday, 6 December 2023: in three weeks
{"add_weeks": 3}
Parse English date, today is Thursday, 11 December 2025: the week after this one
{"add_weeks": 1}
Parse English date, today is Sunday, 23 February 2025: at sixteen ten
{"at_hour": 16, "at_minute": 10}
Parse English date, today is Friday, 25 February 2022: 21:15
{"at_hour": 21, "at_minute": 15}
Parse English date, today is Monday, 9 October 2028: the following fri
{"add_weeks": 1, "at_weekday": 4}
Parse English date, today is Sunday, 26 March 2028: tomorrow midday
{"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Wednesday, 4 June 2025: nineteen fifty probably
{"at_hour": 19, "at_minute": 50}
Parse English date, today is Monday, 13 November 2023: LAST MONTH'S START
{"add_months": -1, "at_day": 1}
Parse English date, today is Tuesday, 5 November 2024: tomorrow night
{"add_days": 1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Thursday, 17 June 2027: this coming tu
{"at_weekday": 1}
Parse English date, today is Thursday, 12 November 2026: 6 thirty
{"at_hour": 6, "at_minute": 30}
Parse English date, today is Thursday, 20 June 2030: before next sun
{"at_weekday": 6, "is_ambiguous": true, "add_weeks": 1}
Parse English date, today is Friday, 6 February 2026: the 1st tuesday of the month probably
{"at_week": 1, "at_weekday": 1}
Parse English date, today is Wednesday, 15 March 2023: 9th JAN 2028
{"at_day": 9, "at_month": 1, "at_year": 2028}
Parse English date, today is Monday, 20 September 2027: next week wed
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Thursday, 26 September 2030: 3 MONTHS FROM NOW IF POSSIBLE
{"add_months": 3}
Parse English date, today is Monday, 4 December 2028: let's say 2 years and eleven days later I guess
{"add_years": 2, "add_days": 11}
Parse English date, today is Sunday, 26 April 2026: hmm day after tmrw
{"add_days": 2}
Parse English date, today is Friday, 17 March 2028: 2 hours later
{"add_hours": 2}
Parse English date, today is Sunday, 14 January 2024: remind me 15 to 5
{"at_hour": 4, "at_minute": 45}
Parse English date, today is Saturday, 5 April 2025: how about August 3rd, 2024 right
{"at_day": 3, "at_month": 8, "at_year": 2024}
Parse English date, today is Thursday, 14 March 2030: Um Nineteen March
{"at_day": 19, "at_month": 3}
Parse English date, today is Saturday, 9 December 2028: so 2nd JUL 2025 I guess
{"at_day": 2, "at_month": 7, "at_year": 2025}
Parse English date, today is Friday, 8 June 2029: beginning of next week
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Friday, 14 December 2029: 18 September 2028
{"at_day": 18, "at_month": 9, "at_year": 2028}
Parse English date, today is Friday, 17 November 2028: how about ten months later
{"add_months": 10}
Parse English date, today is Tuesday, 20 May 2025: in fifteen mins
{"add_minutes": 15}
Parse English date, today is Wednesday, 23 April 2025: so at twenty-one forty-five
{"at_hour": 21, "at_minute": 45}
Parse English date, today is Saturday, 19 November 2022: noon thu at 2 probably
{"at_weekday": 3, "at_hour": 14, "at_minute": 0}
Parse English date, today is Monday, 17 August 2026: remind me tu this week right
{"add_weeks": 0, "at_weekday": 1}
Parse English date, today is Tuesday, 4 July 2028: monday
{"at_weekday": 0}
Parse English date, today is Wednesday, 9 November 2022: HEY IN 5 WEEKS I GUESS
{"add_weeks": 5}
Parse English date, today is Sunday, 27 July 2025: okay at 7 o'clock
{"at_hour": 7, "at_minute": 0, "is_pm_ambiguous": true}
Parse English date, today is Monday, 9 July 2029: march 17, 2026
{"at_day": 17, "at_month": 3, "at_year": 2026}
Parse English date, today is Wednesday, 24 October 2029: 11 26TH, 2027
{"at_day": 26, "at_month": 11, "at_year": 2027}
Parse English date, today is Thursday, 4 June 2026: one day before this mon
{"at_weekday": 6}
Parse English date, today is Sunday, 11 August 2030: 5 hours from now
{"add_hours": 5}
Parse English date, today is Sunday, 15 September 2024: day after tomorrow
{"add_days": 2}
Parse English date, today is Thursday, 19 February 2026: on wednesday
{"at_weekday": 2}
Parse English date, today is Monday, 13 November 2028: upcoming th
{"at_weekday": 3}
Parse English date, today is Tuesday, 6 February 2029: The Coming Wednesday
{"at_weekday": 2}
Parse English date, today is Wednesday, 2 April 2025: this sat
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Wednesday, 11 October 2023: HEY JUN BEGINNING
{"at_month": 6, "at_day": 1}
Parse English date, today is Saturday, 5 November 2022: 17 march
{"at_month": 3, "at_day": 17}
Parse English date, today is Sunday, 13 December 2026: 16 Sept 2025
{"at_day": 16, "at_month": 9, "at_year": 2025}
Parse English date, today is Monday, 27 November 2028: in 2 years or something
{"add_years": 2}
Parse English date, today is Saturday, 24 March 2029: two weeks from now please
{"add_weeks": 2}
Parse English date, today is Sunday, 14 July 2024: fri next week
{"add_weeks": 1, "at_weekday": 4}
Parse English date, today is Tuesday, 13 January 2026: the beginning of this week
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Friday, 22 January 2027: four hours from now
{"add_hours": 4}
Parse English date, today is Saturday, 10 June 2028: like day after tomorrow
{"add_days": 2}
Parse English date, today is Thursday, 21 April 2022: tomorow
{"add_days": 1}
Parse English date, today is Wednesday, 6 November 2024: REMIND ME FIFTY MINS FROM NOW PLEASE
{"add_minutes": 50}
Parse English date, today is Thursday, 5 October 2023: next saturday
{"add_weeks": 1, "at_weekday": 5}
Parse English date, today is Friday, 14 August 2026: next week's tues
{"add_weeks": 1, "at_weekday": 1}
Parse English date, today is Saturday, 23 March 2030: 3 days before next week's saturday
{"add_weeks": 1, "at_weekday": 5, "add_days": -3}
Parse English date, today is Friday, 13 March 2026: on the weekend at 21 o'clock
{"add_weeks": 0, "at_weekday": 5, "at_hour": 21, "at_minute": 0}