input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Friday, 7 June 2030: hey wednesday this evening at 5
{"at_weekday": 2, "at_hour": 17, "at_minute": 0}
Parse English date, today is Monday, 2 June 2025: MAYBE NEXT MONTH'S MIDDLE
{"add_months": 1, "at_day": 15}
Parse English date, today is Monday, 10 November 2025: 5 mins ago
{"add_minutes": -5}
Parse English date, today is Tuesday, 10 March 2026: JULY 12TH
{"at_month": 7, "at_day": 12}
Parse English date, today is Tuesday, 23 October 2029: the end of Mar
{"at_month": 3, "end_of_month": true}
Parse English date, today is Sunday, 23 April 2028: hmm twelve hours from now
{"add_hours": 12}
Parse English date, today is Saturday, 15 April 2023: 3 Years Ago Probably
{"add_years": -3}
Parse English date, today is Saturday, 14 October 2023: IN TWO DAYS
{"add_days": 2}
Parse English date, today is Sunday, 26 November 2023: the third su of june
{"at_month": 6, "at_week": 3, "at_weekday": 6}
Parse English date, today is Monday, 17 June 2030: end of this week
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Friday, 3 March 2023: okay the 23rd of the following month if possible
{"add_months": 1, "at_day": 23}
Parse English date, today is Thursday, 23 April 2026: THU NEXT WEEK
{"add_weeks": 1, "at_weekday": 3}
Parse English date, today is Wednesday, 9 July 2025: like 10 minutes past 6
{"at_hour": 6, "at_minute": 10}
Parse English date, today is Sunday, 15 December 2024: by this sunday or so
{"at_weekday": 6, "is_ambiguous": true}
Parse English date, today is Saturday, 6 April 2024: 7 weeks from now on sat
{"add_weeks": 7, "at_weekday": 5}
Parse English date, today is Friday, 12 September 2025: a week ago right
{"add_weeks": -1}
Parse English date, today is Friday, 2 July 2027: 6 weeks later
{"add_weeks": 6}
Parse English date, today is Saturday, 28 September 2030: midday tomorrow
{"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Friday, 6 April 2029: last mon right
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Thursday, 10 October 2030: end of last week
{"add_weeks": -1, "at_weekday": 5}
Parse English date, today is Friday, 10 June 2022: Like One Month Ago
{"add_months": -1}
Parse English date, today is Monday, 3 August 2026: upcoming th
{"at_weekday": 3}
Parse English date, today is Sunday, 28 March 2027: the first week of next month sa
{"add_months": 1, "at_week": 1, "at_weekday": 5}
Parse English date, today is Saturday, 6 June 2026: well 25 till 7 right
{"at_hour": 6, "at_minute": 35}
Parse English date, today is Wednesday, 12 September 2029: beginning of this week
{"add_weeks": 0, "at_weekday": 0}
Parse English date, today is Sunday, 9 May 2027: what about five minutes to 12
{"at_hour": 11, "at_minute": 55}
Parse English date, today is Thursday, 14 October 2027: two weeks from now on wed
{"add_weeks": 2, "at_weekday": 2}
Parse English date, today is Wednesday, 4 August 2027: two days after next week's wednesday
{"add_weeks": 1, "at_weekday": 2, "add_days": 2}
Parse English date, today is Tuesday, 16 July 2024: 5 to 8
{"at_hour": 7, "at_minute": 55}
Parse English date, today is Tuesday, 7 May 2024: august 8, 2025
{"at_day": 8, "at_month": 8, "at_year": 2025}
Parse English date, today is Friday, 18 May 2029: new year's day
{"at_month": 1, "at_day": 1}
Parse English date, today is Sunday, 17 May 2026: 25 TO 1
{"at_hour": 0, "at_minute": 35}
Parse English date, today is Monday, 14 April 2025: remind me 25 minutes to 1 or something
{"at_hour": 12, "at_minute": 35}
Parse English date, today is Saturday, 11 June 2022: the coming su
{"at_weekday": 6}
Parse English date, today is Thursday, 21 December 2028: hmm the second sun
{"at_week": 2, "at_weekday": 6}
Parse English date, today is Sunday, 10 October 2027: 8 weeks ago
{"add_weeks": -8}
Parse English date, today is Thursday, 16 December 2027: last month's second week su
{"add_months": -1, "at_week": 2, "at_weekday": 6}
Parse English date, today is Monday, 21 May 2029: next wed
{"add_weeks": 1, "at_weekday": 2}
Parse English date, today is Saturday, 19 June 2027: Noon Tmrw
{"add_days": 1, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Sunday, 13 October 2030: 3 DAYS LATER
{"add_days": 3}
Parse English date, today is Sunday, 8 November 2026: what about forty-five min from now
{"add_minutes": 45}
Parse English date, today is Saturday, 24 May 2025: 6 Days From Now I Think
{"add_days": 6}
Parse English date, today is Tuesday, 25 September 2029: a day before monday please
{"at_weekday": 6}
Parse English date, today is Tuesday, 1 August 2023: let's say 2:30 am
{"at_hour": 2, "at_minute": 30}
Parse English date, today is Wednesday, 3 February 2027: 6 days ago
{"add_days": -6}
Parse English date, today is Friday, 17 May 2030: coming fr
{"at_weekday": 4}
Parse English date, today is Tuesday, 13 September 2022: um next week sun
{"add_weeks": 1, "at_weekday": 6}
Parse English date, today is Sunday, 1 December 2030: okay in 27 days
{"add_days": 27}
Parse English date, today is Wednesday, 11 April 2029: hmm last week's end
{"add_weeks": -1, "at_weekday": 4}
Parse English date, today is Friday, 14 June 2030: I Think 24 8 2029
{"at_day": 24, "at_month": 8, "at_year": 2029}
Parse English date, today is Monday, 8 April 2024: A Day After Su
{"at_weekday": 0}
Parse English date, today is Sunday, 23 April 2023: the day after tomorrow
{"add_days": 2}
Parse English date, today is Friday, 8 November 2024: 27 OCT
{"at_month": 10, "at_day": 27}
Parse English date, today is Friday, 19 July 2030: remind me after thirty days
{"add_days": 30}
Parse English date, today is Thursday, 21 February 2030: in three months
{"add_months": 3}
Parse English date, today is Tuesday, 15 July 2025: tonight at 3:30
{"at_hour": 3, "at_minute": 30}
Parse English date, today is Thursday, 8 September 2022: well the week after this one
{"add_weeks": 1}
Parse English date, today is Wednesday, 27 September 2023: twenty-five min ago
{"add_minutes": -25}
Parse English date, today is Sunday, 11 April 2027: today at noon
{"add_days": 0, "at_hour": 12, "at_minute": 0}
Parse English date, today is Friday, 4 October 2024: FEBRUARY 6th
{"at_month": 2, "at_day": 6}
Parse English date, today is Monday, 28 July 2025: day after tomorrow I think
{"add_days": 2}
Parse English date, today is Wednesday, 11 December 2030: 12th dec
{"at_month": 12, "at_day": 12}
Parse English date, today is Friday, 16 March 2029: this week's sun
{"add_weeks": 0, "at_weekday": 6}
Parse English date, today is Saturday, 18 March 2023: um new year's day
{"at_month": 1, "at_day": 1}
Parse English date, today is Wednesday, 22 February 2023: upcoming tues
{"at_weekday": 1}
Parse English date, today is Friday, 1 January 2027: tdy
{"add_days": 0}
Parse English date, today is Friday, 8 October 2027: MAYBE TWO YEARS AND FOURTEEN DAYS FROM NOW SOUNDS GOOD
{"add_years": 2, "add_days": 14}
Parse English date, today is Wednesday, 27 January 2027: seven months ago
{"add_months": -7}
Parse English date, today is Sunday, 13 August 2023: 5:00 this afternoon
{"at_hour": 17, "at_minute": 0}
Parse English date, today is Wednesday, 2 June 2027: tonight
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Friday, 21 September 2029: this week wednesday
{"add_weeks": 0, "at_weekday": 2}
Parse English date, today is Thursday, 25 June 2026: at eighteen thirty
{"at_hour": 18, "at_minute": 30}
Parse English date, today is Sunday, 21 November 2027: one day before this wed sounds good
{"at_weekday": 1}
Parse English date, today is Tuesday, 26 September 2028: tmrw
{"add_days": 1}
Parse English date, today is Friday, 3 September 2027: Jan twelve
{"at_day": 12, "at_month": 1}
Parse English date, today is Sunday, 3 December 2028: seventeen August
{"at_day": 17, "at_month": 8}
Parse English date, today is Monday, 18 September 2028: at fifteen
{"at_hour": 15, "at_minute": 0}
Parse English date, today is Thursday, 3 November 2022: the beginning of Feb if possible
{"at_month": 2, "at_day": 1}
Parse English date, today is Thursday, 10 February 2022: the week ahead
{"add_weeks": 1}
Parse English date, today is Saturday, 25 December 2027: friday of the first week of this month or so
{"add_months": 0, "at_week": 1, "at_weekday": 4}
Parse English date, today is Thursday, 25 June 2026: late tonight I guess
{"add_days": 0, "at_hour": 22, "at_minute": 0}
Parse English date, today is Saturday, 20 January 2024: midday day after tomorrow
{"add_days": 2, "at_hour": 12, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Sunday, 15 September 2024: five minutes ago
{"add_minutes": -5}
Parse English date, today is Tuesday, 20 September 2022: last week's start
{"add_weeks": -1, "at_weekday": 0}
Parse English date, today is Friday, 27 October 2028: 17Th October If Possible
{"at_month": 10, "at_day": 17}
Parse English date, today is Tuesday, 12 March 2024: fifteen mins from now
{"add_minutes": 15}
Parse English date, today is Tuesday, 25 April 2028: maybe 1st mo
{"at_week": 1, "at_weekday": 0}
Parse English date, today is Monday, 2 March 2026: maybe Dec's second sunday I think
{"at_month": 12, "at_week": 2, "at_weekday": 6}
Parse English date, today is Wednesday, 17 June 2026: The 3Rd Saturday In February
{"at_month": 2, "at_week": 3, "at_weekday": 5}
Parse English date, today is Saturday, 28 April 2029: day after tmrw
{"add_days": 2}
Parse English date, today is Friday, 12 February 2027: twenty-three forty I think
{"at_hour": 23, "at_minute": 40}
Parse English date, today is Friday, 17 March 2023: hey 11:30 afternoon
{"at_hour": 11, "at_minute": 30}
Parse English date, today is Wednesday, 11 November 2026: one day before sa
{"at_weekday": 4}
Parse English date, today is Wednesday, 28 June 2028: 11:30 Pm Maybe
{"at_hour": 23, "at_minute": 30}
Parse English date, today is Monday, 25 December 2028: end of february
{"at_month": 2, "end_of_month": true}
Parse English date, today is Tuesday, 7 July 2026: four hours from now
{"add_hours": 4}
Parse English date, today is Wednesday, 6 June 2029: remind me the 1st of last month
{"add_months": -1, "at_day": 1}
Parse English date, today is Friday, 27 June 2025: the 9th of previous month please
{"add_months": -1, "at_day": 9}
Parse English date, today is Monday, 14 August 2023: okay quarter past 18
{"at_hour": 18, "at_minute": 15}
Parse English date, today is Thursday, 10 June 2027: IN FIVE MINUTES
{"add_minutes": 5}