## [0.2.7](https://github.com/mengxiong10/date-format-parse/compare/v0.2.6...v0.2.7) (2021-08-08)


### Bug Fixes

* round the timezone offset ([27dc7da](https://github.com/mengxiong10/date-format-parse/commit/27dc7dab170cdb83ac2a313bd0c6b5d9ce0a0f9b))



## [0.2.6](https://github.com/mengxiong10/date-format-parse/compare/v0.2.5...v0.2.6) (2020-11-17)


### Bug Fixes

* the word that contain "." cann't be parsed ([91544a3](https://github.com/mengxiong10/date-format-parse/commit/91544a3f61f75e4e0b9e092a9e06d70725ffbbe4))



## [0.2.5](https://github.com/mengxiong10/date-format-parse/compare/v0.2.4...v0.2.5) (2019-11-13)


### Bug Fixes

* startOfWeekYear timezone ([b5061d5](https://github.com/mengxiong10/date-format-parse/commit/b5061d5f835f11132b3892ae363688315cb0564d))



## [0.2.4](https://github.com/mengxiong10/date-format-parse/compare/v0.2.3...v0.2.4) (2019-11-11)


### Bug Fixes

* negative year ([dad4e83](https://github.com/mengxiong10/date-format-parse/commit/dad4e833a885470e530f4d0165d0ed0de5b9d15e))



## [0.2.3](https://github.com/mengxiong10/date-format-parse/compare/v0.2.2...v0.2.3) (2019-11-10)


### Bug Fixes

* es build locale type ([969cab4](https://github.com/mengxiong10/date-format-parse/commit/969cab4056bc1b1b2cc6d7ddf3c6ca3d08a63033))



## [0.2.2](https://github.com/mengxiong10/date-format-parse/compare/v0.2.1...v0.2.2) (2019-11-10)


### Bug Fixes

* fix the parse types ([35c8ba3](https://github.com/mengxiong10/date-format-parse/commit/35c8ba31fe4b7aed28828236d7adda21d42ffe61))



## [0.2.1](https://github.com/mengxiong10/date-format-parse/compare/v0.2.0...v0.2.1) (2019-11-09)



# 0.2.0 (2019-11-09)

### Features

- add locales ([5467e51](https://github.com/mengxiong10/date-format-parse/commit/5467e5151f25c9bf055c0997ad8d346b6eb28c48))
- add the week token `w` `ww` ([388f09c](https://github.com/mengxiong10/date-format-parse/commit/388f09c2630805c4c107b09274d7148c5735079b))