Jose Lorenzo Rodriguez
|
dd01acb3d0
Using Time instead of Carbon in the rest of the tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
012ca14282
Starting to replace Carbon with Time
|
12 years ago |
Jose Lorenzo Rodriguez
|
499a26ef05
Simplifying the code a bit
|
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
|
ef3d497078
Improving more docs
|
12 years ago |
Jose Lorenzo Rodriguez
|
0769f274c0
Using i18nFormat inside timeAgoInWords
|
12 years ago |
Jose Lorenzo Rodriguez
|
fb86bf0bde
Improving docs in the Time class
|
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
|
387f9d7694
Improving some doc blocks in the Time class
|
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 |
Jose Lorenzo Rodriguez
|
05344860ce
Reimplementing some methods and cleaning up
|
12 years ago |
Jose Lorenzo Rodriguez
|
78797e6f67
Removing another couple methods from the Time class that have not good
|
12 years ago |
Jose Lorenzo Rodriguez
|
b33b66b048
Removing more code that has no use any longer
|
12 years ago |