# Change Log - @fluentui/date-time-utilities

This log was last generated on Mon, 10 Aug 2020 06:19:21 GMT and should not be manually modified.

<!-- Start content -->

## [7.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.4.1)

Mon, 10 Aug 2020 06:19:21 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v7.4.0..@fluentui/date-time-utilities_v7.4.1)

### Patches

- date time utilities unit tests were timezone dependent, because the start date was right on the border between two months and when getting run locally the dates convert to local time zone. changing initial date fixes it ([PR #14395](https://github.com/microsoft/fluentui/pull/14395) by lorejoh12@gmail.com)

## [7.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.4.0)

Thu, 06 Aug 2020 00:30:40 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v7.3.0..@fluentui/date-time-utilities_v7.4.0)

### Minor changes

- Expose getDatePartHashValue utility ([PR #14030](https://github.com/microsoft/fluentui/pull/14030) by miclo@microsoft.com)

## [7.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.3.0)

Fri, 24 Jul 2020 12:45:55 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v7.2.0..@fluentui/date-time-utilities_v7.3.0)

### Minor changes

- adding isMarked to API to mark days in grid ([PR #14074](https://github.com/microsoft/fluentui/pull/14074) by lorejoh12@gmail.com)

## [7.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.2.0)

Thu, 23 Jul 2020 12:43:51 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v7.1.3..@fluentui/date-time-utilities_v7.2.0)

### Minor changes

- Extracting isContiguous days method into a separate file. Adding default localization strings. ([PR #14058](https://github.com/microsoft/fluentui/pull/14058) by karymes@microsoft.com)

## [7.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.1.0)

Fri, 19 Jun 2020 12:38:09 GMT 
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/date-time-utilities_v7.0.1..@fluentui/date-time-utilities_v7.1.0)

### Minor changes

- Extract helper functions from date-time/Calendar ([PR #13640](https://github.com/microsoft/fluentui/pull/13640) by pompomon@gmail.com)

## [7.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/date-time-utilities_v7.0.1)

Wed, 17 Jun 2020 12:37:16 GMT

### Patches

- Add Datetime utilities package ([PR #13605](https://github.com/microsoft/fluentui/pull/13605) by pompomon@gmail.com)
