22 Commits
Author SHA1 Message Date
Daniele Margutti 584cab1700 #668 Fixed unit test with toClock in dropAll zero options 2019-05-12 00:41:58 +02:00
Daniele Margutti f6b5127916 #668 Fixed an issue with padding in toClock() function. Also fixed unit tests. 2019-05-12 00:40:49 +02:00
Daniele Margutti dff1cdb5e6 #670 Fixed toISODate() function when you force a timezone with an explicit region 2019-05-11 23:51:48 +02:00
Daniele Margutti 52d209cfe4 Updated header copyright notices 2019-05-11 23:09:47 +02:00
Daniele Margutti fab1678540 #652 fixed unit tests 2019-05-11 23:05:22 +02:00
Daniele Margutti 3ddf6d52dd #648 Swift5 Compatibility 2019-03-27 23:00:08 +01:00
Daniele Margutti 704809499b #610 Rever to the new validate() function for tests 2019-01-20 09:57:08 +01:00
Daniele Margutti 36e59b1f93 Merge branch 'feature/5.1.0' into master 2019-01-20 09:50:34 +01:00
Daniele Margutti feb037fe9b #568 Workaround for tests on DateComponentsFormatter.ZeroFormattingBehavior under linux 2018-10-27 20:50:47 +02:00
Cruz 508213012d Use 'self` carefully and only when you need it 2018-10-27 01:08:12 +09:00
Daniele Margutti a002b1e3bf #592 Added calendar/locale properties to ComponentsFormatterOptions 2018-09-18 22:50:27 +02:00
Daniele Margutti e9a7d6b937 #586 Fixed crash in iSO8601 Parser, Added additional parser tests 2018-09-18 22:30:16 +02:00
Daniele Margutti 3ad9b077e6 Extraction for TimeInterval (toUnits) in single component 2018-08-23 17:44:12 +02:00
Daniele Margutti 98544fb16a Fixes for tests 2018-07-03 20:13:29 +02:00
Daniele Margutti 0b987f9f91 More on documentation 2018-07-01 21:31:13 +02:00
Daniele Margutti ae44f488cf More on documentation 2018-07-01 21:22:58 +02:00
Daniele Margutti 52413427a3 Formatters Documentation 2018-07-01 20:13:59 +02:00
Daniele Margutti a15486db37 Format time intervals to string 2018-07-01 19:12:54 +02:00
Daniele Margutti 8c23f305d3 Added RSS/AltRSS documentation, fixed tz/calendar in parser and conversion to destination locale 2018-07-01 15:58:35 +02:00
Daniele Margutti 2bed5d2dfc Added ISO8601 Parsing documentation, fixed region setting in ISO Parser from defaultRegion to ISO region. 2018-07-01 15:35:07 +02:00
Daniele Margutti 7ecf10e9e0 Added test for formatters SQL,dotNET,ISO and RSS/RSS ALT 2018-06-20 22:18:30 +02:00
Daniele Margutti 3936e61a07 Added several other tests 2018-06-19 21:22:12 +02:00