GitXplorerGitXplorer
l

chronic_js

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
d6e7b0a4f85cbfbe0e3abd8cf4428e440461a138

added noconflict method and tests

llwe committed 15 years ago
Unverified
c1876d78731b5eda02f14c40609c8545caa66a5e

renamed parse to rparse, because Date.parse is a core method!!!

llwe committed 15 years ago
Unverified
76f48816c909a8fe6ff7efd6e637aa55581092a3

added information about chronic, like version, date etc. -> TODO: replace during build

llwe committed 15 years ago
Unverified
7e5fa92b2737299a36c6234798d03a4acf976e3e

added noconflict -> prefix all methods with chronic_

llwe committed 15 years ago
Unverified
d9c380b515f2b66e6b2e0d22226fba5ff1a0afd7

only enable locale-switch if supported by browser... FF does not support it locally!

llwe committed 15 years ago
Unverified
7bd1b05131f4f216d8246f228abff8f12ac49e8d

use custom Date.ChronicParser.trim() method, because Safari has no support for "string".trim()

llwe committed 15 years ago