Jesse Gumm
|
7910de376e
|
Merge branch 'master' of github.com:choptastic/qdate
Conflicts:
rebar.config
|
2016-01-31 09:10:19 -06:00 |
|
Jesse Gumm
|
2d40869c1a
|
Add some tests for new tz_database changes
|
2016-01-31 09:07:54 -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
|
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
|
a504a6adfc
|
Update rebar.config back to choptastic/erlang_localtime
*temporary* until a commit is merged
|
2015-11-05 11:31:38 -06: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
|
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
|
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 |
|
Heinz N. Gies
|
5387ec8f02
|
rebar3 and hex.
|
2015-07-25 20:21:07 +02: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
|
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
|
b4c3d4a302
|
Add date arithmetic function alts from "now"
|
2015-04-29 12:31:52 -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
|
daa04395f2
|
Update changelog and README
|
2014-08-22 23:57:23 -05:00 |
|
Jesse Gumm
|
5cb5612857
|
Add Date Arithmetic (still needs tests)
|
2014-08-22 23:47:39 -05:00 |
|
Jesse Gumm
|
328b2e0b32
|
Fix test where CDT was being implied despite CST specification
flipping daylight saving time.
|
2014-03-11 22:41:17 -05:00 |
|
stwind
|
13bab9fc8e
|
Support character escaping
|
2014-01-17 11:08:20 +08:00 |
|
Jesse Gumm
|
4a98e54d9d
|
Add disambiguation to to_now and to_unixtime
|
2013-10-22 17:42:17 -05:00 |
|
Jesse Gumm
|
7384819edb
|
Add Timezone/DST Disambiguation
|
2013-10-22 17:29:16 -05:00 |
|
Jesse Gumm
|
d8b08ae3ba
|
Version bump incorporating Timezone binary fix
|
2013-09-23 19:34:26 -05:00 |
|
Mark Allen
|
b8d13ddbb4
|
Support setting binary string timezones
|
2013-09-18 11:15:59 -05:00 |
|
Jesse Gumm
|
f65cb65d07
|
Version Bump => 0.2.0
|
2013-09-12 20:29:11 -05:00 |
|
Jesse Gumm
|
322daab8ff
|
Add compare test with just times
|
2013-09-12 20:27:08 -05:00 |
|
Jesse Gumm
|
0770b0a5da
|
Add compare/2 and compare/3
|
2013-09-12 20:14:49 -05:00 |
|
Jesse Gumm
|
97ad84deb8
|
Convert from now() to os:timestamp()
|
2013-09-12 19:34:37 -05:00 |
|
Jesse Gumm
|
b602984931
|
Add deterministic_parsing env_var
|
2013-04-29 22:16:31 -05:00 |
|
Jesse Gumm
|
5a790ab4ee
|
Make argument order more consistent
|
2013-04-29 18:55:36 -05:00 |
|
Jesse Gumm
|
7c55a6e8bf
|
Add License and copyright to each page. Retab
|
2013-04-24 01:07:16 -05:00 |
|
Jesse Gumm
|
e1cde49d3d
|
Fix for Timezone keys in to_string with PHP TZ chars
|
2013-04-23 23:16:26 -05:00 |
|
Jesse Gumm
|
89775b0141
|
Fix to_unixtime with timezones, and add R16
|
2013-04-23 22:10:28 -05:00 |
|
Jesse Gumm
|
e4334298bf
|
Fix bugs GMT unixtime bugs
|
2013-04-23 16:36:03 -05:00 |
|
Jesse Gumm
|
df63f0f95c
|
Version 0.1.0. We have liftoff
|
2013-04-22 23:47:25 -05:00 |
|
Jesse Gumm
|
35da1c1ed4
|
Adding parsing of +500, GMT-5, -0500, etc
|
2013-04-22 23:46:23 -05:00 |
|
Jesse Gumm
|
16867ce9d2
|
Add support for PHP's timezone characters
|
2013-04-22 22:13:24 -05:00 |
|
Jesse Gumm
|
9a68dbd9d1
|
Parsing and Formatting Server working with tests
|
2013-03-26 01:46:33 -05:00 |
|
Jesse Gumm
|
a9d87c0a9e
|
Add tests for spawning and killing processes
|
2013-03-25 16:43:27 -05:00 |
|
Jesse Gumm
|
a5cd0814f1
|
Stub for PHP TZ characters
|
2013-03-25 15:21:05 -05:00 |
|
Jesse Gumm
|
642ef7a04c
|
Add timezone server basics with some tests
|
2013-03-25 11:52:14 -05:00 |
|
Jesse Gumm
|
1391f38558
|
Add default_timezone environemnt variable
|
2013-03-24 14:00:11 -05:00 |
|