Commit graph

137 commits

Author SHA1 Message Date
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
Jesse Gumm
5d73286e92 Allow a custom parser to return a unix timestamp 2016-03-05 13:52:02 -06:00
Jesse Gumm
5e43673c34 Add before and after as operators 2016-03-05 13:51:45 -06:00
Jesse Gumm
6036208bb5 Add test for #22.
Fixed in erlang_localtime (c0c4e3e)
2016-03-01 00:12:23 -06:00
Jesse Gumm
bf7f84590f Update readme 2016-02-26 13:51:14 -06:00
Jesse Gumm
1f7f5d9f69 Update changelog 2016-02-26 13:50:49 -06:00
Jesse Gumm
f39b4edb92 Add code markers around between 2016-02-24 13:21:00 -06:00
Jesse Gumm
4cd1a41cb4 Add readme for between 2016-02-24 13:17:13 -06:00
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