Commit graph

33 commits

Author SHA1 Message Date
Maas-Maarten Zeeman
acb873dcde Added daylight savings rounding rules for Asia/Tehran 2020-05-04 10:33:32 +02:00
Jesse Gumm
92b0438db5 Rename project to qdate_localtime 2016-07-06 17:27:10 -05:00
Jesse Gumm
553e358728 Bump version 2016-03-01 00:06:09 -06:00
Heinz N. Gies
d3d815280d Add missing fields for hex publish 2016-02-18 01:23:25 -05:00
Jesse Gumm
78276b1f9e Merge remote-tracking branch 'dhull/update-database-olson2015g' into merged-gmt-fix 2016-01-31 09:02:40 -06:00
Jesse Gumm
32cb7d9e90 Merge remote-tracking branch 'jacktang/gmt-offset-fix'
Conflicts:
	src/localtime.erl
2016-01-31 08:54:38 -06:00
Heinz N. Gies
e561089118 Rebar3 / hex compatiblility.
Conflicts:
	.gitignore
	src/erlang_localtime.app.src
2016-01-31 08:25:37 -06:00
Anton Rusanov
acc01b92f0 relx compatible 2016-01-31 08:24:04 -06:00
slepher
a8e18a2286 update signal 2016-01-29 17:33:54 +08:00
Jack Tang
38de0fb581 get_timezone supports binary input 2016-01-11 10:50:37 +08:00
David Hull
67b61c8f94 ibuild: Write newline to end of tz_index.hrl file. 2015-11-21 23:48:28 +00:00
David Hull
40d241b138 Handle fmt_shift(0) -> 0.
tz_shift(_, "UTC") returns 0, but fmt_shift/1 previously did not handle
that.  An alternative fix would be for tz_shift(_, "UTC") to return
{'+', 0, 0}.
2015-11-21 20:30:56 +00:00
Jesse Gumm
cea3d79936 Re-implemented PR #8 2015-11-05 10:39:57 -06:00
Dmitry Melnikov
fe6c8859b0 Merge pull request #20 from inaka/jfacorro.add_rebar_config
Add rebar.config and .gitignore
2015-10-01 23:43:23 +03:00
Juan Facorro
7f1c4bd4fd [#17] Added applications to .app.src 2015-06-24 15:57:15 -03:00
Mokevnin Kirill
568fd68bee add modules section to app.src
when i was trying generate release by relx, i have got message "Errors generating release. erlang_localtime: Missing parameter in .app file: applications"
2014-04-01 16:22:15 +04:00
Dmitry S. Melnikov
9caa2b2a0b GPL removed 2014-03-07 10:08:12 +04:00
David Hull
039cb88a9b Add more localtime_dst tests.
Some of these tests are currently failing.
2014-01-10 18:33:45 -08:00
David Hull
6d4985d5f2 Prefer underscores in timezone names, but accept spaces. 2014-01-10 18:33:44 -08:00
David Hull
4ad81b03fd Added Makefile rule to build tz_index.hrl. 2014-01-10 18:09:46 -08:00
Dmitry Melnikov
28d15bb07e Update localtime.erl 2013-10-18 16:08:05 +04:00
Dmitry Melnikov
2c8dd7244b Update localtime.erl 2013-10-18 15:19:36 +04:00
nisbus
c47a5653b0 Fixed the name of the application to match the new underscored name 2012-10-30 15:14:08 +00:00
Dmitry S. Melnikov
2f877e4b50 rename 2012-10-28 21:58:10 +04:00
Dmitry Melnikov
5f97d37bed comments fixed 2010-12-19 12:02:02 +03:00
Dmitry Melnikov
055e6f0804 tz_shift/3 added, underscores removed from timezones names. 2010-12-18 22:09:01 +03:00
Dmitry Melnikov
e47c340b97 lookup by abbreviation added 2010-12-18 21:07:15 +03:00
Dmitry Melnikov
1e6e9fe4ed utests fixed 2010-12-18 12:47:24 +03:00
Dmitry Melnikov
4f3e906ad3 tz_shift added 2010-12-18 12:39:14 +03:00
Dmitry Melnikov
2fe7fc1d50 unit tests fixed 2010-10-10 21:29:26 +04:00
Dmitry Melnikov
c194a273a5 version changed 2010-10-05 17:38:07 +04:00
Dmitry Melnikov
65b4241d5c rebar added 2010-10-05 17:33:11 +04:00
Dmitry Melnikov
92325b766a initial commit 2010-08-23 16:17:16 +04:00