Skip to content

Releases: SpiritIT/timezonecomplete

Add ability to parse week days and week numbers (both ignored)

18 Nov 10:25
Compare
Choose a tag to compare

Revised error handling; new API reference

31 Aug 18:12
Compare
Choose a tag to compare

Errors thrown by timezonecomplete now have their name property filled in to documented values, so you can properly handle them.

Typedoc used to create new API reference documentation that shows the documented errors.

fix dependency security issues

15 Jul 21:05
Compare
Choose a tag to compare

Add functions for converting between Period and JSON

28 Jun 13:01
Compare
Choose a tag to compare
v5.8.0

v5.8.0: add period - JSON functions.

Add DateTime#toIsoString() and extra argument for DateTime#parse()

08 Nov 12:11
Compare
Choose a tag to compare

fix for parsing two-digit years

16 Aug 11:08
Compare
Choose a tag to compare
v5.6.2

Fix for parsing two-digit years.

Fix for issue #39

14 Aug 20:21
Compare
Choose a tag to compare

minified bundle file had no content

Utility functions to use instead of 'instanceof'

14 May 13:41
Compare
Choose a tag to compare

#37, node 10, dependencies

29 Apr 16:56
Compare
Choose a tag to compare

Removed badges from README.md

23 Mar 17:34
Compare
Choose a tag to compare
v5.5.1

v5.0.1: remove badges from readme.md since the coveralls badge has st…