Commit graph

122 commits

Author SHA1 Message Date
Jesse Gumm
569c7db56b Rework between/3, and add between/5 2016-02-24 13:09:33 -06:00
Jesse Gumm
69967d71ff Add initial experiment with between/[2,3] 2016-02-24 11:09:28 -06:00
Jesse Gumm
cc9dee4e08 Add config to readme 2016-02-22 21:14:18 -06:00
Jesse Gumm
d0ee71a0a7 Fix tabs in qdate.config 2016-02-21 16:13:47 -06:00
Jesse Gumm
43f6a78870 Merge branch 'master' of github.com:choptastic/qdate 2016-02-21 16:12:26 -06:00
Jesse Gumm
2eb0f88c61 Add sample qdate.config file 2016-02-21 16:12:05 -06:00
Jesse Gumm
7910de376e Merge branch 'master' of github.com:choptastic/qdate
Conflicts:
	rebar.config
2016-01-31 09:10:19 -06:00
Jesse Gumm
2a053253fb Point to my master branch 2016-01-31 09:08:31 -06:00
Jesse Gumm
2d40869c1a Add some tests for new tz_database changes 2016-01-31 09:07:54 -06:00
Jesse Gumm
0bf12290ec Update travis 2016-01-28 20:18:02 -06:00
Jesse Gumm
63a34f1c68 update readme 2016-01-28 20:12:49 -06:00
Jesse Gumm
37f8bf48e9 Update changelog 2015-11-07 11:42:25 -06:00
Jesse Gumm
d73a31e664 Add beginning_X/0 variations 2015-11-07 11:39:24 -06:00
Jesse Gumm
6ca6037f29 Add beginning_X functions with documentation
* Still need tests
2015-11-07 11:33:16 -06:00
Jesse Gumm
792245bb26 Fix tab issue (again) 2015-11-06 17:29:02 -06:00
Jesse Gumm
faeadb732a Fix tab issue in readme 2015-11-06 17:28:27 -06:00
Jesse Gumm
c685f4dc12 Add range docs to readme 2015-11-06 17:26:26 -06:00
Jesse Gumm
ef2075d475 Update changelog 2015-11-06 17:06:30 -06:00
Jesse Gumm
647e26db15 Update copyright notice on qdate.erl 2015-11-06 17:04:55 -06:00
Jesse Gumm
b1387c08c0 Add range functions
* Documentation needed
2015-11-06 17:03:16 -06:00
Jesse Gumm
c4c20db815 Update changelog 2015-11-05 11:35:16 -06:00
Jesse Gumm
a504a6adfc Update rebar.config back to choptastic/erlang_localtime
*temporary* until a commit is merged
2015-11-05 11:31:38 -06:00
Jesse Gumm
8427b7bdc6 Update dependencies
* Erlware Commons to non-crashing-with-rebar 0.15.0
* Erlang Localtime to base version, since it now has the necessary
  support for qdate functionality.
2015-11-05 09:57:00 -06:00
Jesse Gumm
48e8523e39 Merge pull request #16 from mfelsche/m/ec_date_z
Allow time to be a 4-tuple with subsecond accuracy. Does not yet *truly* support it, but merely accepts it and ignores it.
2015-10-14 14:45:53 -05:00
Matthias Wahl
52770185f9 fix date parse compatibility with ec_date
as it turns out ec_dates datetime() type can also be {{Y,M,D},{H,M,S,Ms}} which was not yet covered
2015-10-14 16:18:16 +02:00
Jesse Gumm
a443d476ac Update makefile and changelog 2015-07-27 14:25:21 -05:00
Jesse Gumm
7ab98975d8 Merge branch 'appsrc-fix' of git://github.com/project-fifo/qdate into project-fifo-appsrc-fix 2015-07-27 14:03:59 -05:00
Heinz N. Gies
15ded5317f added missing applications to app.src 2015-07-27 15:58:38 +02:00
Jesse Gumm
80b3a88530 Add 18 2015-07-26 08:48:58 -05:00
Jesse Gumm
d6ec97246f Merge branch 'master2' into rebar3 2015-07-26 08:35:36 -05:00
Jesse Gumm
b71173dc65 version bump 2015-07-26 08:34:12 -05:00
Jesse Gumm
0e0eb4186f Add some comments to rebar.config 2015-07-26 08:28:49 -05:00
Jesse Gumm
0b963146fe Remove R14 from travis. rebar3 doesn't work on R14 2015-07-26 08:27:46 -05:00
Heinz N. Gies
6dbeefc99b profile trick to make it rebar2 compatible. 2015-07-25 21:36:35 +02:00
Heinz N. Gies
02734c103b Fixed test task in makefile, damn me... 2015-07-25 20:35:09 +02:00
Heinz N. Gies
5f1f4a7785 rebar3ified makefile 2015-07-25 20:33:15 +02:00
Heinz N. Gies
5387ec8f02 rebar3 and hex. 2015-07-25 20:21:07 +02:00
Jesse Gumm
4f19dcf5ec Merge pull request #12 from aramallo/master
Removed io:format/2 call from try_parsers/2.
2015-07-09 11:07:20 -05:00
Alejandro M. Ramallo
c3b490ec52 Removed io:format/2 call from try_parsers/2.
Something that was left during debugging I guess ;-)
2015-07-09 16:54:23 +01:00
Jesse Gumm
644ed69cda remove "in-development" from changelog 2015-04-30 14:51:10 -05:00
Jesse Gumm
eeb797e1f8 Bump to 0.4.0 2015-04-30 14:49:24 -05:00
Jesse Gumm
6d7a031d46 Add clarification comments at the top of qdate_srv 2015-04-30 14:48:47 -05:00
Jesse Gumm
5fbbf93d4d Update readme. Remove unnecessary macro from qdate_srv 2015-04-30 14:45:53 -05:00
Jesse Gumm
bb33398614 Remove dependency on a server
Everything just uses application vars and procdict now.
2015-04-30 14:31:41 -05:00
Jesse Gumm
cd1faf8631 Update readme 2015-04-29 12:39:12 -05:00
Jesse Gumm
b4c3d4a302 Add date arithmetic function alts from "now" 2015-04-29 12:31:52 -05:00
Jesse Gumm
c750c339ff Update readme wording a bit 2015-02-27 09:40:30 -06:00
Jesse Gumm
91a502550a Add 17.4 to travis 2015-02-23 17:15:02 -06:00
Jesse Gumm
1e5bc5dfc5 Update Readme 2015-01-06 14:44:53 -06:00
Jesse Gumm
80a856721d Merge pull request #11 from pdincau/travis-matrix
Adding erl17 to travis build matrix
2014-12-01 15:19:32 -06:00