Removes extra whitespace at EOL
This commit is contained in:
@@ -72,7 +72,6 @@ offset_sec(Zone) ->
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
% returns ALL datetimes projected for zone end (given current DST Offset)
|
% returns ALL datetimes projected for zone end (given current DST Offset)
|
||||||
project_end(#zone{until=Until, gmtoff=Offset}, DSTOffset) ->
|
project_end(#zone{until=Until, gmtoff=Offset}, DSTOffset) ->
|
||||||
NUntil= ezic_date:normalize(Until),
|
NUntil= ezic_date:normalize(Until),
|
||||||
|
|||||||
Reference in New Issue
Block a user