Commit graph

206 commits

Author SHA1 Message Date
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
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