Fix tabs in qdate.config
This commit is contained in:
parent
43f6a78870
commit
d0ee71a0a7
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
%% vim: ts=4 sw=4 et ft=erlang
|
%% vim: ts=4 sw=4 et ft=erlang
|
||||||
[{qdate, [
|
[{qdate, [
|
||||||
{default_timezone, "GMT"},
|
{default_timezone, "GMT"},
|
||||||
|
|
||||||
%% See readme section here:
|
%% See readme section here:
|
||||||
%% https://github.com/choptastic/qdate#about-backwards-compatibility-with-ec_date-and-deterministic-parsing
|
%% https://github.com/choptastic/qdate#about-backwards-compatibility-with-ec_date-and-deterministic-parsing
|
||||||
{deterministic_parsing, {zero, zero}}
|
{deterministic_parsing, {zero, zero}}
|
||||||
]}].
|
]}].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue