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'