Unexport fix_year_month. Was for testing only.
This commit is contained in:
parent
99e55979dc
commit
dd38e5cf98
1 changed files with 0 additions and 4 deletions
|
@ -131,10 +131,6 @@
|
||||||
parse/1
|
parse/1
|
||||||
]).
|
]).
|
||||||
|
|
||||||
-export([
|
|
||||||
fix_year_month/1
|
|
||||||
]).
|
|
||||||
|
|
||||||
%% This the value in gregorian seconds for jan 1st 1970, 12am
|
%% This the value in gregorian seconds for jan 1st 1970, 12am
|
||||||
%% It's used to convert to and from unixtime, since unixtime starts
|
%% It's used to convert to and from unixtime, since unixtime starts
|
||||||
%% 1970-01-01 12:00am
|
%% 1970-01-01 12:00am
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue