input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Wednesday, 24 June 2026: the 3rd tues of last month
{"add_months": -1, "at_week": 3, "at_weekday": 1}
Parse English date, today is Tuesday, 28 May 2030: 7 weeks from now please
{"add_weeks": 7}
Parse English date, today is Monday, 11 May 2026: how about fifteen minutes to 5
{"at_hour": 4, "at_minute": 45}
Parse English date, today is Tuesday, 24 October 2023: the third th
{"at_week": 3, "at_weekday": 3}
Parse English date, today is Thursday, 2 July 2026: okay the third tuesday of the month
{"at_week": 3, "at_weekday": 1}
Parse English date, today is Thursday, 19 December 2024: at 5 night
{"at_hour": 5, "at_minute": 0}
Parse English date, today is Tuesday, 22 October 2024: The 1St Wed
{"at_week": 1, "at_weekday": 2}
Parse English date, today is Friday, 6 November 2026: JULY TWENTY TWO PLEASE
{"at_day": 22, "at_month": 7}
Parse English date, today is Thursday, 18 May 2023: we 6 PM probably
{"at_weekday": 2, "at_hour": 18, "at_minute": 0}
Parse English date, today is Saturday, 22 March 2025: the last mon or so
{"at_week": -1, "at_weekday": 0}
Parse English date, today is Monday, 1 June 2026: remind me half past 4
{"at_hour": 4, "at_minute": 30}
Parse English date, today is Sunday, 26 August 2029: 15 till 8
{"at_hour": 7, "at_minute": 45}
Parse English date, today is Tuesday, 3 December 2024: MAYBE THE WEEK AFTER THIS ONE
{"add_weeks": 1}
Parse English date, today is Friday, 10 May 2030: I think two months later
{"add_months": 2}
Parse English date, today is Thursday, 22 June 2023: 5 till 7 or something
{"at_hour": 6, "at_minute": 55}
Parse English date, today is Thursday, 2 November 2023: at twelve forty probably
{"at_hour": 12, "at_minute": 40}
Parse English date, today is Tuesday, 6 May 2025: maybe upcoming sunday
{"at_weekday": 6}
Parse English date, today is Friday, 28 July 2023: beginning of this week
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Tuesday, 15 May 2029: Today Morning
{"add_days": 0, "at_hour": 9, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Tuesday, 28 July 2026: well the 18th of the month sounds good
{"add_months": 1, "at_day": 18}
Parse English date, today is Tuesday, 21 January 2025: 20 January 2024
{"at_day": 20, "at_month": 1, "at_year": 2024}
Parse English date, today is Sunday, 12 May 2024: 18 o'clock
{"at_hour": 18, "at_minute": 0}
Parse English date, today is Thursday, 14 February 2030: the one of january
{"at_day": 1, "at_month": 1}
Parse English date, today is Saturday, 6 August 2022: a day before this wed
{"at_weekday": 1}
Parse English date, today is Wednesday, 19 March 2025: tonight
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Saturday, 22 January 2028: JAN 10
{"at_month": 1, "at_day": 10}
Parse English date, today is Wednesday, 21 December 2022: one day before su
{"at_weekday": 5}
Parse English date, today is Monday, 7 January 2030: how about new year's day
{"at_month": 1, "at_day": 1}
Parse English date, today is Thursday, 10 February 2028: a days before next week's friday
{"add_weeks": 1, "at_weekday": 4, "add_days": -1}
Parse English date, today is Tuesday, 1 April 2025: upcoming su
{"at_weekday": 6}
Parse English date, today is Friday, 8 April 2022: quarter to 8
{"at_hour": 7, "at_minute": 45, "is_pm_ambiguous": true}
Parse English date, today is Sunday, 4 September 2022: december 25 or so
{"at_month": 12, "at_day": 25}
Parse English date, today is Sunday, 18 February 2024: 3 months ago
{"add_months": -3}
Parse English date, today is Thursday, 7 April 2022: Let'S Say Until Next Mon
{"at_weekday": 0, "is_ambiguous": true, "add_weeks": 1}
Parse English date, today is Tuesday, 26 October 2027: wed in five weeks
{"add_weeks": 5, "at_weekday": 2}
Parse English date, today is Sunday, 19 May 2024: 20 to 3
{"at_hour": 2, "at_minute": 40}
Parse English date, today is Wednesday, 4 September 2024: maybe in 14 days
{"add_days": 14}
Parse English date, today is Saturday, 10 December 2022: at night yesterday
{"add_days": -1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Tuesday, 20 February 2029: The Beginning Of This Week
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Sunday, 3 February 2030: ystrday
{"add_days": -1}
Parse English date, today is Friday, 21 November 2025: maybe the beginning of this month
{"add_months": 0, "at_day": 1}
Parse English date, today is Friday, 27 October 2023: okay the beginning of december sounds good
{"at_month": 12, "at_day": 1}
Parse English date, today is Wednesday, 26 December 2029: NEXT MONTH'S 1ST
{"add_months": 1, "at_day": 1}
Parse English date, today is Saturday, 24 June 2023: remind me april 10 right
{"at_month": 4, "at_day": 10}
Parse English date, today is Friday, 6 July 2029: 3 days before next week sunday
{"add_weeks": 1, "at_weekday": 6, "add_days": -3}
Parse English date, today is Friday, 23 April 2027: like 15 minutes past 6
{"at_hour": 6, "at_minute": 15}
Parse English date, today is Thursday, 22 March 2029: Jul 23rd, 2026
{"at_day": 23, "at_month": 7, "at_year": 2026}
Parse English date, today is Friday, 2 August 2030: um in six hours
{"add_hours": 6}
Parse English date, today is Thursday, 26 December 2030: Friday Of The 1St Week Of Last Month
{"add_months": -1, "at_week": 1, "at_weekday": 4}
Parse English date, today is Friday, 23 March 2029: until the 12th of next month
{"add_months": 1, "at_day": 12, "is_ambiguous": true}
Parse English date, today is Wednesday, 20 November 2024: maybe the last thu in APRIL
{"at_month": 4, "at_week": -1, "at_weekday": 3}
Parse English date, today is Saturday, 4 December 2027: what about 25 to 7 right
{"at_hour": 6, "at_minute": 35}
Parse English date, today is Monday, 6 March 2023: in 2 days
{"add_days": 2}
Parse English date, today is Saturday, 11 April 2026: remind me 1 days before next week sunday right
{"add_weeks": 1, "at_weekday": 6, "add_days": -1}
Parse English date, today is Monday, 10 June 2030: 10 past 4
{"at_hour": 4, "at_minute": 10}
Parse English date, today is Friday, 9 May 2025: this evening
{"add_days": 0, "at_hour": 19, "at_minute": 0}
Parse English date, today is Monday, 24 August 2026: okay one day before we
{"at_weekday": 1}
Parse English date, today is Sunday, 3 October 2027: this afternoon at 3:30
{"at_hour": 15, "at_minute": 30}
Parse English date, today is Saturday, 12 August 2023: 6 o'clock
{"at_hour": 6, "at_minute": 0, "is_pm_ambiguous": true}
Parse English date, today is Sunday, 14 July 2030: how about in 6 hours
{"add_hours": 6}
Parse English date, today is Saturday, 18 March 2028: 3:45 AM right
{"at_hour": 3, "at_minute": 45}
Parse English date, today is Monday, 4 May 2026: ok so su
{"at_weekday": 6}
Parse English date, today is Tuesday, 7 December 2027: in twenty-one days
{"add_days": 21}
Parse English date, today is Wednesday, 23 August 2023: so 23 days ago
{"add_days": -23}
Parse English date, today is Sunday, 6 January 2030: hey seven weeks from now on thu
{"add_weeks": 7, "at_weekday": 3}
Parse English date, today is Sunday, 14 May 2028: Like Wed Next Week
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Saturday, 21 October 2028: at two nine
{"at_hour": 2, "at_minute": 9}
Parse English date, today is Friday, 11 February 2022: 8 August 2023 please
{"at_day": 8, "at_month": 8, "at_year": 2023}
Parse English date, today is Saturday, 19 November 2022: the last sun of Sep sounds good
{"at_month": 9, "at_week": -1, "at_weekday": 6}
Parse English date, today is Tuesday, 27 November 2029: the coming thu please
{"at_weekday": 3}
Parse English date, today is Friday, 7 January 2028: in twenty-four hours please
{"add_hours": 24}
Parse English date, today is Friday, 22 February 2030: this afternoon tmrw
{"add_days": 1, "at_hour": 15, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 8 February 2030: um day after tomorrow
{"add_days": 2}
Parse English date, today is Sunday, 27 April 2025: ON SUN PLEASE
{"at_weekday": 6}
Parse English date, today is Friday, 2 September 2022: THIS DAY MAYBE
{"add_days": 0}
Parse English date, today is Wednesday, 4 October 2028: wed at 7:00 PM
{"at_weekday": 2, "at_hour": 19, "at_minute": 0}
Parse English date, today is Thursday, 21 November 2030: twelve hours ago or so
{"add_hours": -12}
Parse English date, today is Sunday, 15 September 2024: 5 Minutes Past 8
{"at_hour": 8, "at_minute": 5}
Parse English date, today is Saturday, 9 December 2023: hmm end of jan I guess
{"at_month": 1, "end_of_month": true}
Parse English date, today is Sunday, 22 July 2029: 2 years ago
{"add_years": -2}
Parse English date, today is Thursday, 10 February 2022: Remind Me 45 Mins Ago
{"add_minutes": -45}
Parse English date, today is Sunday, 25 October 2026: let's say 5 afternoon
{"at_hour": 17, "at_minute": 0}
Parse English date, today is Friday, 22 March 2024: sun at 6 morning
{"at_weekday": 6, "at_hour": 6, "at_minute": 0}
Parse English date, today is Wednesday, 22 January 2025: End Of Last Week
{"add_weeks": -1, "at_weekday": 5}
Parse English date, today is Monday, 2 September 2024: this evening mon at 5
{"at_weekday": 0, "at_hour": 17, "at_minute": 0}
Parse English date, today is Sunday, 12 March 2028: remind me sunday tonight at 11 right
{"at_weekday": 6, "at_hour": 23, "at_minute": 0}
Parse English date, today is Friday, 22 March 2030: around the middle of the month
{"add_months": 0, "at_day": 15}
Parse English date, today is Saturday, 12 November 2022: approximately 13
{"at_hour": 13, "at_minute": 0, "is_approximate": true}
Parse English date, today is Saturday, 22 January 2028: okay in 5 weeks on thurs
{"add_weeks": 5, "at_weekday": 3}
Parse English date, today is Saturday, 18 March 2023: one day after wednesday
{"at_weekday": 3}
Parse English date, today is Wednesday, 19 June 2024: in one week
{"add_weeks": 1}
Parse English date, today is Sunday, 1 April 2029: 45 mins from now
{"add_minutes": 45}
Parse English date, today is Sunday, 6 August 2028: Today Morning
{"add_days": 0, "at_hour": 9, "at_minute": 0}
Parse English date, today is Wednesday, 12 June 2030: Well Thirteen Days Ago
{"add_days": -13}
Parse English date, today is Sunday, 22 January 2023: The Last Thursday Of Next Month
{"add_months": 1, "at_week": -1, "at_weekday": 3}
Parse English date, today is Thursday, 23 February 2023: maybe coming mo
{"at_weekday": 0}
Parse English date, today is Friday, 7 January 2028: let's say the middle of the month please
{"add_months": 0, "at_day": 15}
Parse English date, today is Tuesday, 9 May 2023: Schedule For The Last Tu Of The Month
{"at_week": -1, "at_weekday": 1}
Parse English date, today is Wednesday, 25 December 2024: OK SO 19 OCT 2022
{"at_day": 19, "at_month": 10, "at_year": 2022}
Parse English date, today is Saturday, 22 August 2026: 20 before 4
{"at_hour": 3, "at_minute": 40}