Jose Lorenzo Rodriguez
|
e5a8053928
Using a custom assert instead of a custom locale
|
12 years ago |
Jose Lorenzo Rodriguez
|
fb9a733b73
Using a locale with less variaion so travis is happy
|
12 years ago |
Jose Lorenzo Rodriguez
|
f7bb82f4a0
Using own variable in Time to avoid CS errors
|
12 years ago |
Jose Lorenzo Rodriguez
|
ed4de11a6a
Cleaning up some code
|
12 years ago |
Jose Lorenzo Rodriguez
|
a4b15d8ca7
Overrinding diffForHumans so it uses timeAgoInWords internally
|
12 years ago |
Jose Lorenzo Rodriguez
|
0769f274c0
Using i18nFormat inside timeAgoInWords
|
12 years ago |
Jose Lorenzo Rodriguez
|
7a9985dc86
Making Time::__toString be locale aware. Adding tests for defaultLocale
|
12 years ago |
Jose Lorenzo Rodriguez
|
f67dde6a6d
Implemented Time::i18nFormat using IntlDateFormatter
|
12 years ago |
Jose Lorenzo Rodriguez
|
e6abaeb748
Removing tests that were using the old Time::format() method
|
12 years ago |
Jose Lorenzo Rodriguez
|
0ced65381a
Fixing tests for Time::testIsWithinNext
|
12 years ago |
Jose Lorenzo Rodriguez
|
70a24e03b4
Fixed tests for Time::wasWithinLast
|
12 years ago |
Jose Lorenzo Rodriguez
|
0772285ebf
Deleting another test for removed code
|
12 years ago |
Jose Lorenzo Rodriguez
|
dcb8442b84
Fixing tests for isThisYear
|
12 years ago |
Jose Lorenzo Rodriguez
|
4fdeb99ddf
Removing test for removed code
|
12 years ago |
Jose Lorenzo Rodriguez
|
c7108bdd3f
Fixing tests for Time::isThisMonth
|
12 years ago |
Jose Lorenzo Rodriguez
|
a8153ce81b
Fixing tests for Time::isThisWeek()
|
12 years ago |
Jose Lorenzo Rodriguez
|
f3f072ae0b
Fixing docblock and removing tests for code that was deleted
|
12 years ago |
Jose Lorenzo Rodriguez
|
64abd3fe64
Fixed tests for Time::toUnixString()
|
12 years ago |
Jose Lorenzo Rodriguez
|
bf857e24bb
Added locale support for Time::nice()
|
12 years ago |
Jose Lorenzo Rodriguez
|
dc4bd1d9e9
Re-implementing Time::nice() so it uses IntlDateFormatter
|
12 years ago |
Jose Lorenzo Rodriguez
|
19fef27f23
Removing tests for methods that don't exist anymore
|
12 years ago |
Jose Lorenzo Rodriguez
|
0396957d3e
Fixing timeAgoInWords tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
1afd8b48df
Fixing tests for toQuarter
|
12 years ago |
Renan Gonçalves
|
18d7edb1b3
Removing Object class.
|
12 years ago |
euromark
|
ab54d6f1b7
fix cs
|
12 years ago |
euromark
|
8365e1517a
Simplify Time::timeAgoInWords()
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |