From fe8031578a5c3d938e2d1d8a6b4be23b91aadca8 Mon Sep 17 00:00:00 2001 From: rolux Date: Fri, 25 May 2012 18:33:37 +0200 Subject: [PATCH] remove newline --- source/Ox/js/Date.js | 1 - 1 file changed, 1 deletion(-) diff --git a/source/Ox/js/Date.js b/source/Ox/js/Date.js index 3aaccafc..1fd7e85a 100644 --- a/source/Ox/js/Date.js +++ b/source/Ox/js/Date.js @@ -325,7 +325,6 @@ Ox.parseDateRange = function(start, end, utc) { //@ Ox.setMonth Set the month of a date, optionally UTC // see Ox.setSeconds for source code //@ Ox.setSeconds Set the seconds of a date - [ 'FullYear', 'Month', 'Date', 'Day', 'Hours', 'Minutes', 'Seconds', 'Milliseconds'