input
stringlengths
52
134
output
stringlengths
15
69
Parse English date, today is Saturday, 4 November 2023: August 24Th
{"at_month": 8, "at_day": 24}
Parse English date, today is Wednesday, 14 February 2024: on the 6th if possible
{"add_months": 1, "at_day": 6}
Parse English date, today is Thursday, 21 March 2024: At Nineteen Forty
{"at_hour": 19, "at_minute": 40}
Parse English date, today is Tuesday, 7 October 2025: tdy right
{"add_days": 0}
Parse English date, today is Monday, 22 April 2030: well May's 1st mo
{"at_month": 5, "at_week": 1, "at_weekday": 0}
Parse English date, today is Sunday, 13 May 2029: by next sa
{"at_weekday": 5, "is_ambiguous": true, "add_weeks": 1}
Parse English date, today is Thursday, 28 June 2029: half past 7
{"at_hour": 7, "at_minute": 30}
Parse English date, today is Saturday, 21 January 2023: the beginning of next month probably
{"add_months": 1, "at_day": 1}
Parse English date, today is Tuesday, 3 February 2026: May's first fri
{"at_month": 5, "at_week": 1, "at_weekday": 4}
Parse English date, today is Wednesday, 26 August 2026: 12 months ago right
{"add_months": -12}
Parse English date, today is Tuesday, 27 August 2030: four weeks from now
{"add_weeks": 4}
Parse English date, today is Friday, 13 December 2024: THE FIRST MO
{"at_week": 1, "at_weekday": 0}
Parse English date, today is Friday, 13 December 2030: on the 20th of this month I think
{"add_months": 0, "at_day": 20}
Parse English date, today is Tuesday, 11 July 2023: by the 8th of this month I guess
{"add_months": 0, "at_day": 8, "is_ambiguous": true}
Parse English date, today is Thursday, 7 June 2029: 17th of May, 2030
{"at_day": 17, "at_month": 5, "at_year": 2030}
Parse English date, today is Tuesday, 24 December 2024: th afternoon at 4
{"at_weekday": 3, "at_hour": 16, "at_minute": 0}
Parse English date, today is Wednesday, 28 December 2022: 15 Till 5
{"at_hour": 4, "at_minute": 45}
Parse English date, today is Monday, 6 March 2028: WELL DAY AFTER THIS TUESDAY
{"at_weekday": 2}
Parse English date, today is Wednesday, 16 February 2028: 30 minutes from now
{"add_minutes": 30}
Parse English date, today is Sunday, 18 September 2022: six hours from now
{"add_hours": 6}
Parse English date, today is Monday, 28 July 2025: how about beginning of Feb
{"at_month": 2, "at_day": 1}
Parse English date, today is Tuesday, 24 May 2022: MAY twelve
{"at_day": 12, "at_month": 5}
Parse English date, today is Friday, 24 June 2022: the fourth sa of last month or something
{"add_months": -1, "at_week": 4, "at_weekday": 5}
Parse English date, today is Saturday, 19 February 2022: the third we in Mar or so
{"at_month": 3, "at_week": 3, "at_weekday": 2}
Parse English date, today is Monday, 24 April 2028: WHAT ABOUT ON FRIDAY
{"at_weekday": 4}
Parse English date, today is Saturday, 21 August 2027: one day before this th
{"at_weekday": 2}
Parse English date, today is Thursday, 14 September 2023: well this evening tue at 8 please
{"at_weekday": 1, "at_hour": 20, "at_minute": 0}
Parse English date, today is Friday, 8 October 2027: in fifty-five mins
{"add_minutes": 55}
Parse English date, today is Monday, 9 August 2027: Th Please
{"at_weekday": 3}
Parse English date, today is Saturday, 11 May 2030: 11th of 5, 2023
{"at_day": 11, "at_month": 5, "at_year": 2023}
Parse English date, today is Tuesday, 25 September 2029: ten mins ago
{"add_minutes": -10}
Parse English date, today is Friday, 5 July 2024: around 21
{"at_hour": 21, "at_minute": 0, "is_approximate": true}
Parse English date, today is Thursday, 3 May 2029: last month's middle
{"add_months": -1, "at_day": 15}
Parse English date, today is Friday, 23 December 2022: ok so twenty seven february maybe
{"at_day": 27, "at_month": 2}
Parse English date, today is Tuesday, 8 February 2022: the 23rd of previous month
{"add_months": -1, "at_day": 23}
Parse English date, today is Friday, 16 May 2025: monday of the 2nd week of last month
{"add_months": -1, "at_week": 2, "at_weekday": 0}
Parse English date, today is Sunday, 14 October 2029: 15 minutes past 4
{"at_hour": 4, "at_minute": 15}
Parse English date, today is Wednesday, 28 October 2026: half past 6 this evening
{"at_hour": 18, "at_minute": 30}
Parse English date, today is Saturday, 22 October 2022: Ok So Lst Month'S Fourth Mon Sounds Good
{"add_months": -1, "at_week": 4, "at_weekday": 0}
Parse English date, today is Thursday, 22 February 2024: after 5 days
{"add_days": 5}
Parse English date, today is Monday, 16 February 2026: the beginning of next month
{"add_months": 1, "at_day": 1}
Parse English date, today is Tuesday, 12 March 2024: the week ahead
{"add_weeks": 1}
Parse English date, today is Friday, 8 September 2028: well three months later
{"add_months": 3}
Parse English date, today is Tuesday, 6 January 2026: Half Past 11
{"at_hour": 11, "at_minute": 30}
Parse English date, today is Sunday, 1 September 2030: fifth we of next month
{"add_months": 1, "at_week": 5, "at_weekday": 2}
Parse English date, today is Monday, 4 November 2030: the twenty two of aug or so
{"at_day": 22, "at_month": 8}
Parse English date, today is Monday, 14 May 2029: THU NEXT WEEK
{"add_weeks": 1, "at_weekday": 3}
Parse English date, today is Wednesday, 9 September 2026: yesterday night if possible
{"add_days": -1, "at_hour": 22, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Thursday, 5 January 2023: hey twenty seven may
{"at_day": 27, "at_month": 5}
Parse English date, today is Tuesday, 20 December 2022: shortly
{"add_minutes": 5}
Parse English date, today is Wednesday, 16 December 2026: tomorow
{"add_days": 1}
Parse English date, today is Sunday, 19 June 2022: in thirteen hours
{"add_hours": 13}
Parse English date, today is Thursday, 11 January 2024: I think 3 days after next week Wednesday
{"add_weeks": 1, "at_weekday": 2, "add_days": 3}
Parse English date, today is Monday, 8 April 2024: previous month's 22nd I think
{"add_months": -1, "at_day": 22}
Parse English date, today is Thursday, 23 May 2024: in the afternoon tomorrow
{"add_days": 1, "at_hour": 15, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Tuesday, 9 April 2024: the day before fr
{"at_weekday": 3}
Parse English date, today is Monday, 20 May 2024: next week
{"add_weeks": 1}
Parse English date, today is Saturday, 8 June 2030: The Weekend At 16
{"add_weeks": 0, "at_weekday": 6, "at_hour": 16, "at_minute": 0}
Parse English date, today is Friday, 3 May 2024: this evening please
{"add_days": 0, "at_hour": 19, "at_minute": 0}
Parse English date, today is Wednesday, 14 March 2029: 2 days from now
{"add_days": 2}
Parse English date, today is Wednesday, 5 June 2024: what about half past 2 AM
{"at_hour": 2, "at_minute": 30}
Parse English date, today is Wednesday, 12 December 2029: maybe the beginning of next week
{"add_weeks": 1, "at_weekday": 0}
Parse English date, today is Friday, 22 November 2024: um the first fr in march
{"at_month": 3, "at_week": 1, "at_weekday": 4}
Parse English date, today is Tuesday, 18 January 2028: let's say jan four
{"at_day": 4, "at_month": 1}
Parse English date, today is Tuesday, 15 July 2025: 26th of June, 2023
{"at_day": 26, "at_month": 6, "at_year": 2023}
Parse English date, today is Saturday, 3 September 2022: next week tue if possible
{"add_weeks": 1, "at_weekday": 1}
Parse English date, today is Tuesday, 8 June 2027: this evening tomorrow I think
{"add_days": 1, "at_hour": 19, "at_minute": 0, "is_ambiguous": true}
Parse English date, today is Sunday, 19 November 2028: 24 Mar
{"at_month": 3, "at_day": 24}
Parse English date, today is Tuesday, 21 December 2027: In Forty-Five Minutes
{"add_minutes": 45}
Parse English date, today is Sunday, 13 October 2030: 4 weeks and 16 days from now maybe
{"add_weeks": 4, "add_days": 16}
Parse English date, today is Tuesday, 5 January 2027: what about nine months later
{"add_months": 9}
Parse English date, today is Friday, 3 February 2023: SIX WEEKS FROM NOW MONDAY
{"add_weeks": 6, "at_weekday": 0}
Parse English date, today is Wednesday, 4 December 2030: the 27th of June
{"at_month": 6, "at_day": 27}
Parse English date, today is Tuesday, 17 December 2030: on we sounds good
{"at_weekday": 2}
Parse English date, today is Friday, 2 August 2024: 15 MARCH
{"at_month": 3, "at_day": 15}
Parse English date, today is Friday, 15 March 2024: last thurs
{"add_weeks": -1, "at_weekday": 3}
Parse English date, today is Monday, 24 October 2022: I think twenty min from now
{"add_minutes": 20}
Parse English date, today is Tuesday, 11 September 2029: we of the last week of this month probably
{"add_months": 0, "at_week": -1, "at_weekday": 2}
Parse English date, today is Saturday, 6 May 2023: um 4 december
{"at_month": 12, "at_day": 4}
Parse English date, today is Friday, 2 August 2030: 2 april
{"at_month": 4, "at_day": 2}
Parse English date, today is Tuesday, 4 January 2028: this weekend at 19:00
{"add_weeks": 0, "at_weekday": 6, "at_hour": 19, "at_minute": 0}
Parse English date, today is Monday, 19 September 2022: in 4 months
{"add_months": 4}
Parse English date, today is Monday, 8 May 2028: eight july
{"at_day": 8, "at_month": 7}
Parse English date, today is Friday, 12 March 2027: the 1st fr of this month
{"add_months": 0, "at_week": 1, "at_weekday": 4}
Parse English date, today is Saturday, 26 August 2028: hey 2 days from now
{"add_days": 2}
Parse English date, today is Wednesday, 26 April 2023: what about morning fri at 6
{"at_weekday": 4, "at_hour": 6, "at_minute": 0}
Parse English date, today is Monday, 24 May 2027: tues last week
{"add_weeks": -1, "at_weekday": 1}
Parse English date, today is Tuesday, 23 February 2027: so twenty-three days from now
{"add_days": 23}
Parse English date, today is Thursday, 24 August 2023: um January 24th
{"at_month": 1, "at_day": 24}
Parse English date, today is Sunday, 11 June 2023: tmrw please
{"add_days": 1}
Parse English date, today is Monday, 19 February 2029: before we
{"at_weekday": 2, "is_ambiguous": true}
Parse English date, today is Tuesday, 28 July 2026: the 8th of feb
{"at_month": 2, "at_day": 8}
Parse English date, today is Monday, 1 October 2029: maybe this day
{"add_days": 0}
Parse English date, today is Wednesday, 13 September 2023: maybe on wed this week
{"add_weeks": 0, "at_weekday": 2}
Parse English date, today is Thursday, 19 October 2023: 20 till 5
{"at_hour": 4, "at_minute": 40}
Parse English date, today is Monday, 27 June 2022: SEP 28
{"at_month": 9, "at_day": 28}
Parse English date, today is Tuesday, 10 April 2029: this week's end
{"add_weeks": 0, "at_weekday": 5}
Parse English date, today is Thursday, 6 May 2027: thurs this morning at 7
{"at_weekday": 3, "at_hour": 7, "at_minute": 0}
Parse English date, today is Monday, 16 December 2030: three twenty I think
{"at_hour": 3, "at_minute": 20}
Parse English date, today is Wednesday, 15 February 2023: 16 days from now or something
{"add_days": 16}