Commit graph

111 commits

Author SHA1 Message Date
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
Paolo D'Incau
ff4a9a6eee Adding erl17 to travis build matrix 2014-12-01 12:41:49 +01:00
Jesse Gumm
e7bf41e3ad Update TODO 2014-08-30 18:06:58 -05:00
Jesse Gumm
aeed7641da Update chagelog 2014-08-30 18:05:55 -05:00
Jesse Gumm
72cececf88 Fix when relying on env var for TZ 2014-08-30 18:04:34 -05:00
Jesse Gumm
928c4e9be4 Add get_parsers() and get_formats() 2014-08-30 15:53:46 -05:00
Jesse Gumm
58f75fc966 Fix some logic, add a few more tests 2014-08-23 01:22:15 -05:00
Jesse Gumm
8cd386bb40 Fix weird accidental indentation in ensure_timezone 2014-08-23 00:31:22 -05:00
Jesse Gumm
fb63b7a318 Preliminary arithmetic tests. One failing test 2014-08-23 00:29:59 -05:00
Jesse Gumm
df55df9db6 Add some "in dev" notes to README for date arith 2014-08-22 23:59:37 -05:00
Jesse Gumm
21a9fc1618 Update changelog to add (in development) 2014-08-22 23:58:47 -05:00
Jesse Gumm
4cc45533ce Remove deps dir from rebar.config (unnecessary)
(Thanks @mworrell for pointing this out)
2014-08-22 23:57:34 -05:00