remove newline
This commit is contained in:
parent
873dc2e550
commit
fe8031578a
1 changed files with 0 additions and 1 deletions
|
@ -325,7 +325,6 @@ Ox.parseDateRange = function(start, end, utc) {
|
||||||
//@ Ox.setMonth <f> Set the month of a date, optionally UTC
|
//@ Ox.setMonth <f> Set the month of a date, optionally UTC
|
||||||
// see Ox.setSeconds for source code
|
// see Ox.setSeconds for source code
|
||||||
//@ Ox.setSeconds <f> Set the seconds of a date
|
//@ Ox.setSeconds <f> Set the seconds of a date
|
||||||
|
|
||||||
[
|
[
|
||||||
'FullYear', 'Month', 'Date', 'Day',
|
'FullYear', 'Month', 'Date', 'Day',
|
||||||
'Hours', 'Minutes', 'Seconds', 'Milliseconds'
|
'Hours', 'Minutes', 'Seconds', 'Milliseconds'
|
||||||
|
|
Loading…
Reference in a new issue