16 Commits
Author SHA1 Message Date
방성원 7c4c97045a Fix the behavior of dateAt(.startOfMonth) 2019-10-03 18:13:08 +09:00
Daniele Margutti 199f77e27e Merge pull request #666 from imthath-m/develop
enhance time period and date in region
2019-05-11 23:12:26 +02:00
Daniele Margutti 52d209cfe4 Updated header copyright notices 2019-05-11 23:09:47 +02:00
Imthath M 61f54119d3 fix typos in comments and test method name 2019-04-23 15:59:38 +05:30
Daniele Margutti 3ddf6d52dd #648 Swift5 Compatibility 2019-03-27 23:00:08 +01:00
Daniele Margutti e1e7077a59 #622 Typo in test 2019-01-20 12:59:33 +01:00
Daniele Margutti 1b92bcdeac #622 Added Unit Tests for datesForWeekday 2019-01-20 12:59:15 +01:00
Daniele Margutti 36e59b1f93 Merge branch 'feature/5.1.0' into master 2019-01-20 09:50:34 +01:00
Daniele Margutti eadbd13731 #568 Removed arc4random in tests 2018-10-27 20:43:38 +02:00
Daniele Margutti 0a45a1c4a7 #611 Replaced arc4random_uniform with Swift 4.2 random API, better Linux compatibility 2018-10-27 13:34:38 +02:00
Cruz 508213012d Use 'self` carefully and only when you need it 2018-10-27 01:08:12 +09:00
Daniele Margutti 351750b0a3 Added more tests 2018-06-29 12:54:29 +02:00
Daniele Margutti 5f2c3d50a0 Added random dates tesst back to n days 2018-06-20 22:41:20 +02:00
Daniele Margutti ff8df96250 Added unit test for random dates + fix nanosecond granularity compare for compare function 2018-06-20 22:28:53 +02:00
Daniele Margutti 3936e61a07 Added several other tests 2018-06-19 21:22:12 +02:00
Daniele Margutti 914125ce8f Added tests for newestIn/oldestIn and sortByNewest/sortByOldest functions in DateInRegion+Create 2018-06-17 11:30:29 +02:00