Commit graph

196 commits

Author SHA1 Message Date
Jesse Gumm
bbfef69d2e Convert qdate_srv to be an ETS server (dialyzer doesn't like using tuples as keys for application:set_env) 2021-06-30 14:44:45 -05:00
Jesse Gumm
3d72448491 bump to version 0.6.0 2021-06-01 08:35:13 -05:00
Jesse Gumm
596b573775 Erlware Commons => 1.5.0 for rebar2 2021-06-01 08:28:15 -05:00
Jesse Gumm
d0b6fc0011 fix error warning about _SameDay bound twice 2021-06-01 08:25:00 -05:00
Jesse Gumm
d159878f62 update rebar3 version 2021-06-01 08:21:55 -05:00
Jesse Gumm
69d7fdd626
Merge pull request #41 from SiftLogic/fix/preserve-millsec
Fix/preserve millsec
2021-05-03 14:28:56 -05:00
Leonard Boyce
f49368d3fc (feat) Support preserving Millisec in date parsing and formatting 2021-05-03 10:26:56 -04:00
Leonard Boyce
22b48f90de (chore) Ignore editor artifacts 2021-05-03 09:46:08 -04:00
Jesse Gumm
0a7d808290 Add age functions 2020-11-20 14:14:25 -06:00
Jesse Gumm
2f3afd7dbb Travis doesn't support 23.1 yet, so don't test with that 2020-11-15 08:37:52 -06:00
Jesse Gumm
68b462469f travis doesn't support 23.1 yet, so just do 23.0 until then 2020-11-15 01:09:31 -06:00
Jesse Gumm
1c405bbfc3 update travis for 23 2020-11-15 01:09:02 -06:00
Jesse Gumm
accda0db1a Just get rid of the old erlang versions 2019-08-21 13:21:57 -05:00
Jesse Gumm
28847aa896 Use local rebar3 only if there isn't one installed 2019-08-21 11:59:43 -05:00
Jesse Gumm
a0b9ad0e5f contributors=>maintainers for hex 2019-08-21 11:32:35 -05:00
Jesse Gumm
73d9706c7a travis tweaks 2019-08-21 11:30:46 -05:00
Jesse Gumm
b8a5075026 Version => 0.5.0 2019-08-21 11:23:32 -05:00
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