input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Tuesday, 6 October 2026: i think five past 1
{"at_hour": 1, "at_minute": 5}
Parse English date, today is Sunday, 5 November 2023: two days later
{"add_days": 2}
Parse English date, today is Friday, 3 September 2027: next month's last sun
{"add_months": 1, "at_week": -1, "at_weekday": 6}
Parse English date, today is Thursday, 18 May 2028: 6 13, 2027
{"at_day": 13, "at_month": 6, "at_year": 2027}
Parse English date, today is Wednesday, 27 February 2030: so last friday or so
{"add_weeks": -1, "at_weekday": 4}
Parse English date, today is Wednesday, 19 August 2026: 14 NOVEMBER
{"at_month": 11, "at_day": 14}
Parse English date, today is Monday, 26 July 2027: okay the one of dec
{"at_day": 1, "at_month": 12}
Parse English date, today is Thursday, 8 January 2026: 10 minutes ago
{"add_minutes": -10}
Parse English date, today is Wednesday, 4 May 2022: five mins from now
{"add_minutes": 5}
Parse English date, today is Monday, 21 July 2025: the 4th week of this month sun maybe
{"add_months": 0, "at_week": 4, "at_weekday": 6}
Parse English date, today is Sunday, 7 July 2030: Feb start maybe
{"at_month": 2, "at_day": 1}
Parse English date, today is Tuesday, 24 April 2029: tmrw at night
{"add_days": 1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Wednesday, 14 September 2022: around 11
{"at_hour": 11, "at_minute": 0, "is_approximate": true}
Parse English date, today is Thursday, 18 February 2027: let's say the day after tomorrow
{"add_days": 2}
Parse English date, today is Friday, 14 November 2025: the 4th week of this month thursday
{"add_months": 0, "at_week": 4, "at_weekday": 3}
Parse English date, today is Saturday, 10 May 2025: let's say 4:30 AM maybe
{"at_hour": 4, "at_minute": 30}
Parse English date, today is Saturday, 28 April 2029: 2 days before next week's Sunday
{"add_weeks": 1, "at_weekday": 6, "add_days": -2}
Parse English date, today is Friday, 14 September 2029: the second week of this month mo
{"add_months": 0, "at_week": 2, "at_weekday": 0}
Parse English date, today is Tuesday, 16 November 2027: I THINK IN THE AFTERNOON SAT AT 3
{"at_weekday": 5, "at_hour": 15, "at_minute": 0}
Parse English date, today is Thursday, 24 December 2026: DAY AFTER THU
{"at_weekday": 4}
Parse English date, today is Wednesday, 12 July 2023: the 4th of june
{"at_month": 6, "at_day": 4}
Parse English date, today is Thursday, 2 October 2025: 3:00 this afternoon
{"at_hour": 15, "at_minute": 0}
Parse English date, today is Saturday, 28 December 2030: IN 5 MINUTES I GUESS
{"add_minutes": 5}
Parse English date, today is Wednesday, 2 November 2022: at 23:30
{"at_hour": 23, "at_minute": 30}
Parse English date, today is Wednesday, 22 April 2026: AT TWENTY-THREE
{"at_hour": 23, "at_minute": 0}
Parse English date, today is Friday, 27 May 2022: Ok So This Noon
{"add_days": 0, "at_hour": 12, "at_minute": 0}
Parse English date, today is Monday, 15 January 2029: THE 3RD TUE IN JUN
{"at_month": 6, "at_week": 3, "at_weekday": 1}
Parse English date, today is Thursday, 17 October 2024: mid this month
{"add_months": 0, "at_day": 15}
Parse English date, today is Wednesday, 2 April 2025: eleven weeks ago
{"add_weeks": -11}
Parse English date, today is Thursday, 28 December 2023: I think nineteen march right
{"at_day": 19, "at_month": 3}
Parse English date, today is Tuesday, 6 December 2022: forty minutes from now right
{"add_minutes": 40}
Parse English date, today is Thursday, 28 May 2026: this month's 5th fri
{"add_months": 0, "at_week": 5, "at_weekday": 4}
Parse English date, today is Monday, 19 February 2024: a day before sun
{"at_weekday": 5}
Parse English date, today is Tuesday, 19 December 2023: well the middle of last month
{"add_months": -1, "at_day": 15}
Parse English date, today is Saturday, 2 November 2024: On The Weekend At 9
{"add_weeks": 0, "at_weekday": 5, "at_hour": 9, "at_minute": 0}
Parse English date, today is Sunday, 21 May 2028: tomorrow midday
{"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Monday, 8 February 2027: ok so the following month's 28th
{"add_months": 1, "at_day": 28}
Parse English date, today is Tuesday, 7 April 2026: maybe 2 noon
{"at_hour": 14, "at_minute": 0}
Parse English date, today is Friday, 10 November 2023: 25 till 1
{"at_hour": 12, "at_minute": 35}
Parse English date, today is Sunday, 2 March 2025: the start of next week
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Saturday, 13 July 2024: nine weeks ago I guess
{"add_weeks": -9}
Parse English date, today is Thursday, 4 September 2025: in 1 year
{"add_years": 1}
Parse English date, today is Friday, 20 April 2029: this week's tuesday I guess
{"add_weeks": 0, "at_weekday": 1}
Parse English date, today is Tuesday, 22 March 2022: Um This Week'S Start
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Monday, 12 December 2022: in the evening today
{"add_days": 0, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 3 October 2025: five hours ago if possible
{"add_hours": -5}
Parse English date, today is Friday, 13 December 2030: thursday next week
{"add_weeks": 1, "at_weekday": 3}
Parse English date, today is Tuesday, 22 March 2022: th of the fourth week of next month
{"add_months": 1, "at_week": 4, "at_weekday": 3}
Parse English date, today is Saturday, 23 February 2030: Next Week Su Or So
{"add_weeks": 1, "at_weekday": 6}
Parse English date, today is Saturday, 14 April 2029: Next Week
{"add_weeks": 1}
Parse English date, today is Tuesday, 3 May 2022: next month's 4th week thurs
{"add_months": 1, "at_week": 4, "at_weekday": 3}
Parse English date, today is Monday, 6 May 2030: so the week after this
{"add_weeks": 1}
Parse English date, today is Tuesday, 3 July 2029: 9:30
{"at_hour": 9, "at_minute": 30}
Parse English date, today is Thursday, 7 September 2023: upcoming sat
{"at_weekday": 5}
Parse English date, today is Sunday, 11 August 2024: DECEMBER 10th
{"at_month": 12, "at_day": 10}
Parse English date, today is Saturday, 22 June 2030: Six Hours From Now
{"add_hours": 6}
Parse English date, today is Wednesday, 25 May 2022: ten forty
{"at_hour": 10, "at_minute": 40}
Parse English date, today is Sunday, 25 July 2027: twenty minutes to 2
{"at_hour": 1, "at_minute": 40}
Parse English date, today is Thursday, 8 May 2025: the following week
{"add_weeks": 1}
Parse English date, today is Tuesday, 10 October 2023: This Day
{"add_days": 0}
Parse English date, today is Monday, 22 October 2029: this week's saturday
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Sunday, 17 August 2025: quarter to 21
{"at_hour": 20, "at_minute": 45}
Parse English date, today is Friday, 12 February 2027: Okay Su Right
{"at_weekday": 6}
Parse English date, today is Friday, 5 February 2027: 3 months later
{"add_months": 3}
Parse English date, today is Thursday, 6 April 2028: 20 mins from now please
{"add_minutes": 20}
Parse English date, today is Thursday, 16 December 2027: okay the 4th th of this month
{"add_months": 0, "at_week": 4, "at_weekday": 3}
Parse English date, today is Saturday, 1 July 2023: ONE DAY BEFORE TUES
{"at_weekday": 0}
Parse English date, today is Tuesday, 15 May 2029: this coming tues
{"at_weekday": 1}
Parse English date, today is Tuesday, 22 January 2030: hmm the start of march
{"at_month": 3, "at_day": 1}
Parse English date, today is Friday, 9 December 2022: 15 before 7
{"at_hour": 6, "at_minute": 45}
Parse English date, today is Friday, 7 June 2030: well 11 3rd, 2025
{"at_day": 3, "at_month": 11, "at_year": 2025}
Parse English date, today is Thursday, 16 May 2030: MARCH's 3rd tu
{"at_month": 3, "at_week": 3, "at_weekday": 1}
Parse English date, today is Tuesday, 26 September 2023: 1 days after next week's Saturday
{"add_weeks": 1, "at_weekday": 5, "add_days": 1}
Parse English date, today is Tuesday, 20 June 2023: at 15:15
{"at_hour": 15, "at_minute": 15}
Parse English date, today is Thursday, 4 March 2027: Thursday Of The Third Week Of Last Month
{"add_months": -1, "at_week": 3, "at_weekday": 3}
Parse English date, today is Saturday, 24 February 2029: day after tmrw
{"add_days": 2}
Parse English date, today is Tuesday, 10 May 2022: DAY AFTER TOMORROW
{"add_days": 2}
Parse English date, today is Tuesday, 20 March 2029: 20 to 10
{"at_hour": 9, "at_minute": 40}
Parse English date, today is Monday, 14 January 2030: 27 September 2028 or something
{"at_day": 27, "at_month": 9, "at_year": 2028}
Parse English date, today is Tuesday, 15 August 2028: the second sun of June
{"at_month": 6, "at_week": 2, "at_weekday": 6}
Parse English date, today is Saturday, 9 December 2028: nine days later
{"add_days": 9}
Parse English date, today is Tuesday, 16 January 2029: ON TH THIS WEEK
{"add_weeks": 0, "at_weekday": 3}
Parse English date, today is Sunday, 4 April 2027: this th
{"add_weeks": 0, "at_weekday": 3}
Parse English date, today is Wednesday, 15 August 2029: june one
{"at_day": 1, "at_month": 6}
Parse English date, today is Sunday, 9 May 2027: how about th in 7 weeks right
{"add_weeks": 7, "at_weekday": 3}
Parse English date, today is Friday, 7 January 2028: 5 to 11
{"at_hour": 10, "at_minute": 55}
Parse English date, today is Saturday, 9 March 2024: maybe tonight yesterday
{"add_days": -1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 20 March 2026: the day after thurs
{"at_weekday": 4}
Parse English date, today is Sunday, 2 June 2024: WELL FIVE MINUTES TO 4
{"at_hour": 3, "at_minute": 55}
Parse English date, today is Thursday, 6 July 2028: hey at night today
{"add_days": 0, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Monday, 6 June 2022: well 4 Nov 2024
{"at_day": 4, "at_month": 11, "at_year": 2024}
Parse English date, today is Saturday, 4 May 2030: 6 weeks from now mon
{"add_weeks": 6, "at_weekday": 0}
Parse English date, today is Thursday, 18 May 2028: The 12Th Of Next Month
{"add_months": 1, "at_day": 12}
Parse English date, today is Thursday, 17 May 2029: 5 weeks from now monday
{"add_weeks": 5, "at_weekday": 0}
Parse English date, today is Thursday, 5 December 2030: ok so the 5th mon of this month
{"add_months": 0, "at_week": 5, "at_weekday": 0}
Parse English date, today is Sunday, 4 November 2029: so the 2nd week of next month su
{"add_months": 1, "at_week": 2, "at_weekday": 6}
Parse English date, today is Monday, 8 December 2025: new year's day
{"at_month": 1, "at_day": 1}
Parse English date, today is Tuesday, 28 July 2026: tomorrow in the evening or something
{"add_days": 1, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Saturday, 18 November 2023: ok so two weeks from now on sat or something
{"add_weeks": 2, "at_weekday": 5}
Parse English date, today is Saturday, 27 February 2027: QUARTER PAST 7 I THINK
{"at_hour": 7, "at_minute": 15}