rolux
|
3fd702d72e
|
faster
|
2014-02-18 17:35:28 +05:30 |
|
rolux
|
464fcf6971
|
cosmetic changes
|
2014-02-18 17:31:23 +05:30 |
|
j
|
9e0497c76b
|
timestamps too
|
2014-02-18 11:06:38 +00:00 |
|
j
|
ec3a077c2e
|
Add work around for YYYY and YYYY-MM dates for Safari, fixes #2329
|
2014-02-18 10:59:58 +00:00 |
|
j
|
48ce6fc101
|
add workaround for Safari 4/5 to parse dates, fixes #2329
|
2014-02-18 10:43:23 +00:00 |
|
rolux
|
8bc8c57373
|
use base 10 in parseInt, use Math.floor for numbers
|
2012-06-13 10:28:21 +02:00 |
|
rlx
|
92bfb38caf
|
in Ox.parseDate, only remove first element of values array if there was a match
|
2012-06-10 09:21:07 +00:00 |
|
rolux
|
f0ba793a85
|
allow for passing milliseconds to Ox.parseDate
|
2012-06-04 12:02:29 +02:00 |
|
rolux
|
73fa856900
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
|
rolux
|
c09ef8b2b6
|
add a fixme and a semicolon
|
2012-05-27 23:17:02 +02:00 |
|
rolux
|
a34c406d78
|
Date.js: add the missing date argument to Ox.getTimezoneOffset (the current timezone's offset may have been different in the past); return '+0000', not '-0000', in Ox.getTimezoneOffsetString; correct a test for Ox.makeDate
|
2012-05-27 15:05:24 +02:00 |
|
rolux
|
fe8031578a
|
remove newline
|
2012-05-25 18:33:37 +02:00 |
|
rolux
|
1608664bb6
|
rather use ''.slice than ''.substr
|
2012-05-24 11:47:33 +02:00 |
|
j
|
f97352ee61
|
fix use of Ox.map, Ox.loop
|
2012-05-23 17:13:38 +02:00 |
|
rolux
|
12cf77cef5
|
less obscure Ox.map
|
2012-05-22 16:29:37 +02:00 |
|
rolux
|
f83d317407
|
minor changes
|
2012-05-21 21:24:06 +02:00 |
|
rolux
|
9a559809b0
|
make Ox.getTime accept utc parameter
|
2012-02-25 13:04:18 +05:30 |
|
rolux
|
34753cb2ed
|
misc updates; add geo demo
|
2011-12-31 18:27:02 +05:30 |
|
rlx
|
07c79ed7ac
|
updates to url controller, filter and form elements
|
2011-11-10 19:52:26 +00:00 |
|
rolux
|
56370aa0a7
|
'use strict';
|
2011-11-05 17:46:53 +01:00 |
|
j
|
dce2843303
|
use Ox.Log
|
2011-11-04 16:54:28 +01:00 |
|
rolux
|
d0fe279a0f
|
new build system: build in /build, dev version in /dev; split up Ox.js; fix tests
|
2011-10-07 03:04:47 +02:00 |
|