input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Friday, 21 December 2029: ok so 24th feb
{"at_month": 2, "at_day": 24}
Parse English date, today is Monday, 14 December 2026: The 1St Mon Of October Probably
{"at_month": 10, "at_week": 1, "at_weekday": 0}
Parse English date, today is Monday, 1 April 2024: so su this week
{"add_weeks": 0, "at_weekday": 6}
Parse English date, today is Monday, 20 March 2023: the end of mar
{"at_month": 3, "end_of_month": true}
Parse English date, today is Friday, 21 April 2028: the 3rd week of next month thu please
{"add_months": 1, "at_week": 3, "at_weekday": 3}
Parse English date, today is Monday, 15 December 2025: schedule for previous th
{"add_weeks": -1, "at_weekday": 3}
Parse English date, today is Wednesday, 17 January 2029: Feb Beginning
{"at_month": 2, "at_day": 1}
Parse English date, today is Sunday, 26 October 2025: THE DAY AFTER TOMORROW THIS EVENING
{"add_days": 2, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Sunday, 12 January 2025: remind me the 1st fr of the month right
{"at_week": 1, "at_weekday": 4}
Parse English date, today is Thursday, 4 January 2024: on tue this week or something
{"add_weeks": 0, "at_weekday": 1}
Parse English date, today is Wednesday, 11 May 2022: last month's fifth mon if possible
{"add_months": -1, "at_week": 5, "at_weekday": 0}
Parse English date, today is Sunday, 28 January 2029: the 1st wednesday of Sept
{"at_month": 9, "at_week": 1, "at_weekday": 2}
Parse English date, today is Tuesday, 9 January 2024: this coming tuesday
{"at_weekday": 1}
Parse English date, today is Thursday, 7 September 2023: what about mid next month
{"add_months": 1, "at_day": 15}
Parse English date, today is Wednesday, 21 October 2026: well this weekend at 9:00 or something
{"add_weeks": 0, "at_weekday": 6, "at_hour": 9, "at_minute": 0}
Parse English date, today is Tuesday, 20 June 2023: The First Su Of The Month
{"at_week": 1, "at_weekday": 6}
Parse English date, today is Sunday, 25 April 2027: the start of this month
{"add_months": 0, "at_day": 1}
Parse English date, today is Saturday, 5 April 2025: 30 past 8 I think
{"at_hour": 8, "at_minute": 30}
Parse English date, today is Saturday, 6 September 2025: at eleven forty
{"at_hour": 11, "at_minute": 40}
Parse English date, today is Tuesday, 20 July 2027: on the weekend at 22 o'clock
{"add_weeks": 0, "at_weekday": 5, "at_hour": 22, "at_minute": 0}
Parse English date, today is Sunday, 17 January 2027: last sat I guess
{"add_weeks": -1, "at_weekday": 5}
Parse English date, today is Wednesday, 9 October 2030: eleven days later
{"add_days": 11}
Parse English date, today is Wednesday, 26 June 2030: 25 to 2
{"at_hour": 1, "at_minute": 35}
Parse English date, today is Wednesday, 9 August 2028: 11 days later
{"add_days": 11}
Parse English date, today is Saturday, 18 April 2026: before this sa right
{"at_weekday": 5, "is_ambiguous": true}
Parse English date, today is Saturday, 18 November 2023: in 5 years please
{"add_years": 5}
Parse English date, today is Sunday, 9 April 2028: what about 2 days from now
{"add_days": 2}
Parse English date, today is Tuesday, 10 February 2026: upcoming tues
{"at_weekday": 1}
Parse English date, today is Saturday, 15 December 2029: IN 3 WEEKS ON SAT
{"add_weeks": 3, "at_weekday": 5}
Parse English date, today is Saturday, 27 July 2024: in 30 days
{"add_days": 30}
Parse English date, today is Friday, 15 November 2024: like in 2 days
{"add_days": 2}
Parse English date, today is Monday, 11 March 2024: hey 9 weeks from now
{"add_weeks": 9}
Parse English date, today is Saturday, 27 November 2027: next week
{"add_weeks": 1}
Parse English date, today is Sunday, 24 February 2030: okay the first wednesday in April
{"at_month": 4, "at_week": 1, "at_weekday": 2}
Parse English date, today is Sunday, 5 May 2024: the beginning of last week
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Monday, 4 October 2027: at 8 this evening
{"at_hour": 20, "at_minute": 0}
Parse English date, today is Monday, 9 January 2023: how about this coming sunday
{"at_weekday": 6}
Parse English date, today is Wednesday, 19 January 2028: A Day Before Saturday Right
{"at_weekday": 4}
Parse English date, today is Saturday, 4 May 2030: Ten Past 1
{"at_hour": 1, "at_minute": 10}
Parse English date, today is Saturday, 19 January 2030: maybe 30 days ago
{"add_days": -30}
Parse English date, today is Thursday, 14 June 2029: ok so 20 past 6
{"at_hour": 6, "at_minute": 20}
Parse English date, today is Saturday, 19 August 2028: at 19:15
{"at_hour": 19, "at_minute": 15}
Parse English date, today is Tuesday, 18 April 2023: Mid Last Month
{"add_months": -1, "at_day": 15}
Parse English date, today is Sunday, 21 July 2024: this night please
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Friday, 2 August 2024: this week's start
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Thursday, 23 August 2029: ok so last week's thu
{"add_weeks": -1, "at_weekday": 3}
Parse English date, today is Monday, 15 January 2029: the beginning of last week or something
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Saturday, 24 September 2022: 8 weeks from now wednesday
{"add_weeks": 8, "at_weekday": 2}
Parse English date, today is Sunday, 23 January 2022: nov's 1st fri or something
{"at_month": 11, "at_week": 1, "at_weekday": 4}
Parse English date, today is Wednesday, 27 August 2025: How About The Week After This One Please
{"add_weeks": 1}
Parse English date, today is Monday, 10 January 2028: ten months ago
{"add_months": -10}
Parse English date, today is Thursday, 27 December 2029: what about this weekend at 11
{"add_weeks": 0, "at_weekday": 6, "at_hour": 11, "at_minute": 0}
Parse English date, today is Tuesday, 19 December 2028: WELL TH AT 3 AT NIGHT
{"at_weekday": 3, "at_hour": 3, "at_minute": 0}
Parse English date, today is Wednesday, 17 October 2029: in the morning today right
{"add_days": 0, "at_hour": 9, "at_minute": 0}
Parse English date, today is Monday, 3 January 2022: okay noon at 8:30
{"at_hour": 8, "at_minute": 30}
Parse English date, today is Sunday, 16 July 2023: WELL THIS NOON
{"add_days": 0, "at_hour": 12, "at_minute": 0}
Parse English date, today is Friday, 27 July 2029: wed this week
{"add_weeks": 0, "at_weekday": 2}
Parse English date, today is Wednesday, 6 August 2025: mon next week
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Wednesday, 28 October 2026: the day before this thursday
{"at_weekday": 2}
Parse English date, today is Saturday, 10 February 2024: thursday at 9 in the morning
{"at_weekday": 3, "at_hour": 9, "at_minute": 0}
Parse English date, today is Saturday, 19 January 2030: END OF LAST WEEK
{"add_weeks": -1, "at_weekday": 4}
Parse English date, today is Sunday, 4 January 2026: tommorow please
{"add_days": 1}
Parse English date, today is Saturday, 6 January 2024: one fifteen or so
{"at_hour": 1, "at_minute": 15}
Parse English date, today is Thursday, 17 January 2030: 25 to 11
{"at_hour": 10, "at_minute": 35}
Parse English date, today is Sunday, 16 February 2025: hmm fri of the third week of next month
{"add_months": 1, "at_week": 3, "at_weekday": 4}
Parse English date, today is Wednesday, 3 July 2024: the following wed
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Thursday, 21 January 2027: IN THIRTY MIN
{"add_minutes": 30}
Parse English date, today is Monday, 26 June 2023: the fourth week of this month sat
{"add_months": 0, "at_week": 4, "at_weekday": 5}
Parse English date, today is Thursday, 28 March 2030: 15 before 11
{"at_hour": 10, "at_minute": 45}
Parse English date, today is Sunday, 17 September 2028: lst month's 4th fri
{"add_months": -1, "at_week": 4, "at_weekday": 4}
Parse English date, today is Tuesday, 15 February 2028: roughly 21 o'clock
{"at_hour": 21, "at_minute": 0, "is_approximate": true}
Parse English date, today is Saturday, 22 April 2023: late tonight
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Friday, 20 December 2024: until the 17th of the month
{"add_months": 0, "at_day": 17, "is_ambiguous": true}
Parse English date, today is Thursday, 20 January 2028: 25 JULY
{"at_month": 7, "at_day": 25}
Parse English date, today is Tuesday, 18 July 2023: five to 5
{"at_hour": 4, "at_minute": 55}
Parse English date, today is Friday, 26 January 2029: previous thursday or so
{"add_weeks": -1, "at_weekday": 3}
Parse English date, today is Wednesday, 15 November 2028: hey mid next month
{"add_months": 1, "at_day": 15}
Parse English date, today is Saturday, 17 June 2028: um 19th Aug
{"at_month": 8, "at_day": 19}
Parse English date, today is Tuesday, 27 June 2023: in eight weeks
{"add_weeks": 8}
Parse English date, today is Wednesday, 12 September 2029: Hmm The Beginning Of November
{"at_month": 11, "at_day": 1}
Parse English date, today is Wednesday, 18 October 2023: twenty five MAR
{"at_day": 25, "at_month": 3}
Parse English date, today is Wednesday, 13 November 2024: we probably
{"at_weekday": 2}
Parse English date, today is Sunday, 11 December 2022: Apr start
{"at_month": 4, "at_day": 1}
Parse English date, today is Tuesday, 15 February 2028: 25th 7 2028
{"at_day": 25, "at_month": 7, "at_year": 2028}
Parse English date, today is Tuesday, 16 November 2027: SCHEDULE FOR TWENTY-FIVE MINUTES TO 5
{"at_hour": 4, "at_minute": 35}
Parse English date, today is Tuesday, 13 September 2022: this week's end maybe
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Wednesday, 24 April 2030: next month's 18th
{"add_months": 1, "at_day": 18}
Parse English date, today is Monday, 17 February 2025: so the last friday of the month
{"at_week": -1, "at_weekday": 4}
Parse English date, today is Wednesday, 28 June 2023: new year sounds good
{"at_month": 1, "at_day": 1}
Parse English date, today is Tuesday, 23 October 2029: Oct 2nd
{"at_month": 10, "at_day": 2}
Parse English date, today is Sunday, 24 March 2030: okay twenty-two days from now please
{"add_days": 22}
Parse English date, today is Saturday, 3 August 2024: this evening if possible
{"add_days": 0, "at_hour": 19, "at_minute": 0}
Parse English date, today is Sunday, 1 March 2026: wednesday please
{"at_weekday": 2}
Parse English date, today is Wednesday, 9 November 2022: maybe 7 weeks later
{"add_weeks": 7}
Parse English date, today is Saturday, 16 March 2030: by mo
{"at_weekday": 0, "is_ambiguous": true}
Parse English date, today is Tuesday, 2 April 2024: 2:00 afternoon
{"at_hour": 14, "at_minute": 0}
Parse English date, today is Tuesday, 11 June 2030: the last mo of nxt month
{"add_months": 1, "at_week": -1, "at_weekday": 0}
Parse English date, today is Thursday, 11 January 2024: yesterday this evening
{"add_days": -1, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 6 December 2024: HOW ABOUT 4 DAYS AGO
{"add_days": -4}
Parse English date, today is Friday, 17 April 2026: in three months
{"add_months": 3}