Commit graph

179 commits

Author SHA1 Message Date
Jesse Gumm
ef98ff4ea4 Update changelog 2019-08-21 11:21:37 -05:00
Jesse Gumm
08a98032e2 Update changelog. Update rebar version 2019-08-21 11:19:18 -05:00
Jesse Gumm
a443d27c79 Update travis 2019-08-21 11:08:05 -05:00
Jesse Gumm
ed00a606f3 Add more versions for travis testing 2018-12-31 10:58:46 -06:00
Jesse Gumm
3448a6f5e0
Merge pull request #39 from tnt-dev/update-erlware_commons-url
Use actual erlware_commons for rebar 2
2018-12-31 10:35:00 -06:00
Jesse Gumm
b849ebde02
Merge pull request #38 from tnt-dev/fix-stacktrace
Stacktrace workaround for compatibility with OTP 21
2018-12-29 19:53:48 -06:00
Pavel Abalikhin
a51edf2e3e Use actual erlware_commons for rebar 2 2018-12-24 14:16:32 +03:00
Pavel Abalikhin
7314545b34 Stacktrace workaround for compatibility with OTP 21 2018-12-24 13:01:41 +03:00
Jesse Gumm
fa59231e1e
Merge pull request #37 from loudferret/iss36-UTC_problem_with_time_shift
fixed issue https://github.com/choptastic/qdate/issues/36
2018-09-18 13:00:00 -05:00
LoudFerret
67ee655bbb fixed issue https://github.com/choptastic/qdate/issues/36 2018-08-07 20:07:51 +02:00
Jesse Gumm
1cccb8392a Add support for named days of the week in beginning_week 2018-02-04 12:21:47 -06:00
Jesse Gumm
628c87557a Removing io:format left over from debuggin 2018-01-06 12:07:39 -06:00
Jesse Gumm
dd38e5cf98 Unexport fix_year_month. Was for testing only. 2018-01-06 12:05:08 -06:00
Jesse Gumm
99e55979dc Fix add_month(-12, January). Add more tests. Fixes #35 2018-01-06 12:03:26 -06:00
Jesse Gumm
4c91fc4c01
Merge pull request #34 from tnt-dev/fix-floor
Rename floor/1 to flooring/1
2017-11-22 05:35:24 -06:00
Pavel Abalikhin
31e123d9f1 Rename floor/1 to flooring/1
Fix for Erlang/OTP 20
2017-11-22 12:33:15 +03:00
Jesse Gumm
bab222aeb4 Fix adding months to date that ends in dec following year 2017-09-29 15:18:02 -05:00
Jesse Gumm
fc247e296b Update rebar2 to use working erlware_commons 2017-03-18 17:43:30 -05:00
Jesse Gumm
3e2688cbec Update changelog 2017-01-04 19:23:55 -06:00
Jesse Gumm
aa114b1ef8 Add end_week/[0-2] and beginning_week/0 2017-01-04 19:22:21 -06:00
Jesse Gumm
c42272a9eb Update changelog 2017-01-04 15:59:37 -06:00
Jesse Gumm
6fadc548d2 Update readme. Add some sanity guards on beginning_week 2017-01-04 15:58:27 -06:00
Jesse Gumm
d7267a7d67 Add sunday test to beginning_week 2017-01-04 15:53:16 -06:00
Jesse Gumm
ef5c9cfbb6 Add beginning_week/[1-2] 2017-01-04 15:45:33 -06:00
Jesse Gumm
0d5cd470e6 Merge pull request #25 from LIB53/master
Use qdate_localtime in app.src
2016-07-14 15:48:55 -05:00
LIB53
af9cb4dc4b Use qdate_localtime in app.src 2016-07-14 15:41:48 -05:00
Jesse Gumm
78bb08c4f8 Use the qdate_localtime hex package for rebar3 2016-07-07 16:15:39 -05:00
Jesse Gumm
5a3929bcea Update travis 2016-07-06 20:02:42 -05:00
Jesse Gumm
89555d25ef Rebar3 built with R15B03, and also use hex package for erlware_commons 2016-07-06 19:59:18 -05:00
Jesse Gumm
fd493ecf3d Reflect the qdate_localtime in rebar.script 2016-07-06 17:40:16 -05:00
Jesse Gumm
b193876305 Update rebar3, use qdate_localtime 2016-07-06 17:39:00 -05:00
Jesse Gumm
10d56c2e04 Add another note to sort/[1-3] 2016-06-17 17:14:46 -05:00
Jesse Gumm
7230f747e7 Update readme, Ensure sort can crash with option 2016-06-17 17:11:29 -05:00
Jesse Gumm
2a85d5d92f Add sort/[1-3] 2016-06-17 16:49:22 -05:00
Jesse Gumm
2dfcc52dd5 New config opt for default_timezone with fun 2016-05-31 18:46:02 -05:00
Jesse Gumm
366bc5e8d5 Fix beginning_day with different timezone 2016-05-19 03:56:43 +00:00
Jesse Gumm
4d42f5eddf Fix broken beginning_minute/1 2016-04-20 19:36:06 -05:00
Jesse Gumm
e413fcbf56 Add end_X/[0,1] functions. 2016-04-18 20:02:34 -05:00
Jesse Gumm
220883945a Update changelog 2016-04-14 11:24:50 -05:00
Jesse Gumm
66e9dc6ae9 get_timezone should return default tz if not set 2016-04-14 11:20:50 -05:00
Jesse Gumm
7ed65a0af1 Compress phrasing a bit in relative readme 2016-04-13 19:50:26 -05:00
Jesse Gumm
8671750e66 Update readme with relative parser 2016-04-13 19:47:32 -05:00
Jesse Gumm
795b3d8961 Add some between tests with the relative tests 2016-04-13 19:39:30 -05:00
Jesse Gumm
b550391a4e Add tests for relative parser 2016-04-13 19:38:04 -05:00
Jesse Gumm
6d88edea06 get rid of export_all (from testing) 2016-04-13 23:13:49 +00:00
Jesse Gumm
ff6b7139ca Fix relative calculation with improper timezone 2016-04-13 23:12:45 +00:00
Jesse Gumm
bb934b522f Fix relative parsing 2016-03-07 05:48:56 +00:00
Jesse Gumm
3564470578 Merge branch 'relative' of git://github.com/choptastic/qdate 2016-03-07 05:27:23 +00:00
Jesse Gumm
1ea2cadb1a Fix relative parser 2016-03-05 16:26:58 -06:00
Jesse Gumm
41b313d425 Add relative date/time parsing parser. 2016-03-05 15:16:03 -06:00