Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Mayorov
ee3a1a6b1e
Merge pull request #1 from rbkmoney/fix/follow-spec-strictly
Make library follow declared spec strictly
2018-07-03 18:18:54 +03:00
Andrey Mayorov
3a5d818ccb Narrow down the 'timestamp as a map' type 2017-12-18 13:31:43 +03:00
Andrey Mayorov
196ffc03bb Make library follow declared spec strictly
* Disallow improper timestamps with `undefined`s here and there.
* Deal with dialyzer whining like a man.
2017-12-18 13:24:32 +03:00
alisdair sullivan
fad9af035b Merge pull request #3 from talentdeficit/0.2.2
0.2.2
2017-04-28 21:02:13 -06:00
alisdair sullivan
90effc078c update version in app.src 2017-04-28 21:01:02 -06:00
alisdair sullivan
b438954fd4 update version in mix.exs 2017-04-28 21:00:28 -06:00
alisdair sullivan
be8e55dfa1 Merge pull request #2 from rbkmoney/fix/edge_cases
Fix a couple of edge cases with invalid dates
2017-04-28 20:57:58 -06:00
Andrey Mayorov
5145e55768 Fix a couple of edge cases with invalid dates 2017-04-19 20:42:42 +03:00
alisdair sullivan
9cde386543 make mix and .app versions agree 2016-10-27 20:47:05 -07:00
alisdair sullivan
6cce18dc09 Merge pull request #1 from stuart-thackray/master
Added function parse_to_local_datetime/1
2016-07-03 13:16:56 -07:00
Stuart Thackray
adbf38e00f Removed vim indintation 2016-07-03 11:47:40 +02:00
Stuart Thackray
a539c15aaa Added function parse_to_local_datetime/1
To utilize parse/1 but to give you {date(), time()} in the local timezone
2016-07-02 14:34:54 +02:00
alisdair sullivan
6bbdfe6c41 bump version to 0.2.0 2016-02-06 15:34:55 -08:00
alisdair sullivan
db4aa0d9f2 more experiments 2016-02-01 16:25:01 -08:00
alisdair sullivan
d27e322d0b an experiment with mix version specifiers 2016-02-01 16:23:09 -08:00
alisdair sullivan
058329c86a bump min elixir vsn to 1.2 2016-02-01 15:35:54 -08:00
alisdair sullivan
27bf30c2e2 wrap format return in :ok tuple 2016-02-01 14:04:24 -08:00
alisdair sullivan
80603f75ea add support for erlang style datetimes 2016-02-01 14:04:19 -08:00
alisdair sullivan
8928ae93eb add support for system time style timestamps 2016-02-01 13:55:30 -08:00
alisdair sullivan
d2bf60d108 fix min version 2016-01-31 21:01:34 -08:00
alisdair sullivan
c8ba3fc2ea update travis.yml 2016-01-31 20:56:21 -08:00
alisdair sullivan
64e531dbfa restrict input/output to rfc3339 spec 2016-01-31 20:54:14 -08:00
alisdair sullivan
373bc76f2e change README references to iso8601 to rfc3339 2016-01-29 12:53:41 -08:00
alisdair sullivan
45f8f22d6d add TODO to README 2016-01-24 23:11:15 -08:00
alisdair sullivan
5284ae23b6 initial commit 2016-01-24 23:10:26 -08:00