Skip to content

[EN DateTimeV2] Support for longer span date time#3166

Merged
MichaelMWW merged 2 commits into
masterfrom
v-michwang/DateTimeForLongerSpan
Sep 25, 2024
Merged

[EN DateTimeV2] Support for longer span date time#3166
MichaelMWW merged 2 commits into
masterfrom
v-michwang/DateTimeForLongerSpan

Conversation

@MichaelMWW
Copy link
Copy Markdown
Collaborator

Support for longer span date time as below.

  • for x weeks/days from today/tomorrow/specific date
  • for x weeks/days, from today/tomorrow/specific date

@MichaelMWW MichaelMWW merged commit cdb178a into master Sep 25, 2024
aurghob pushed a commit that referenced this pull request Oct 1, 2024
* Datetime for longer span - local draft commit

* DateTimeForLongerSpan - Implement for from

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>
bidisha-c pushed a commit that referenced this pull request Oct 1, 2024
* Fix the issue with parsing sentences expressing the decade with century and number with unit in Spanish (#3154)

* Date range without accents - Draft commit

* Date range without accents - Fix cannot recognize Spanish written in the 90s

* Date range without accents - Revert local nuget config and program.cs change

* DateRangeWithoutAccents - Resolved comments

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* Bump NuGet.CommandLine in /.NET/Microsoft.Recognizers.Text (#3119)

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.9.3 to 5.11.5.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [EN DateTimeV2] Support for longer span date time (#3166)

* Datetime for longer span - local draft commit

* DateTimeForLongerSpan - Implement for from

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michael <xiaofeng200485@163.com>
Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aurghob added a commit that referenced this pull request Nov 19, 2024
* Fix the issue with parsing sentences expressing the decade with century and number with unit in Spanish (#3154)

* Date range without accents - Draft commit

* Date range without accents - Fix cannot recognize Spanish written in the 90s

* Date range without accents - Revert local nuget config and program.cs change

* DateRangeWithoutAccents - Resolved comments

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* Bump NuGet.CommandLine in /.NET/Microsoft.Recognizers.Text (#3119)

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.9.3 to 5.11.5.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [EN DateTimeV2] Support for longer span date time (#3166)

* Datetime for longer span - local draft commit

* DateTimeForLongerSpan - Implement for from

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* Support mixed length unit foot and inch (#3169)

* SupportMixedUnitLengthNotRecognized - Implemented

* SupportMixedUnitLengthNotRecognized - Update test cases

* SupportMixedUnitLengthNotRecognized - Update one test case to trigger rebuild

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* FixPythonSyntaxWarnings - Initial commit (#3172)

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* Support French number sub type - Initial commit (#3173)

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* FixTestDateTimeGermanNRE - Fixed (#3175)

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* SimpleConsoleAppSupportMultiLanguage - Initial implemention (#3177)

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* [EN DateTimeV2] Add support for time range with duration (#3174)

* Datetime for longer span - local draft commit

* DateTimeForLongerSpan - Implement for from

* DateTimeForLongerSpan - from datetime for duration local commit

* DateTimeForLongerSpan - Parsing time period with duration initial commit

* DateTimeForLongerSpan - Parsing time period with duration update test cases

* DateTimeForLongerSpan - Add support for time range with duration - Update test case to trigger rebuild

* DateTimeForLongerSpan - Add support for time range with duration - Update test case to trigger rebuild

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

* [EN DateTimeV2] Support [duration]+starting+[datetime] pattern as date range or date time range (#3178)

* DateTimeForLongerSpanForStarting - Initial implemention

* Support duration starting datetime pattern - initial commit

* Support duration starting datetime pattern - update test cases not supported attribute

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Michael <xiaofeng200485@163.com>
Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aurgho Bhattacharjee <aurghob@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants