Hypolite Petovan
|
6bee344681
|
Add yet another case to DateTimeFormat::fix
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1372637862
|
2023-01-09 11:38:25 -05:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
b6f3f298fe
|
Add new case to DateTimeFormat::fix
- Address https://github.com/friendica/friendica/issues/12488#issuecomment-1368011436
|
2022-12-30 21:40:37 -05:00 |
|
Hypolite Petovan
|
a4b0ebf160
|
Add a couple of cases to DateTimeFormat::fix()
- Reworked method to perform more string replacements and fewer regular expression matches
|
2022-10-09 09:34:38 -04:00 |
|
Hypolite Petovan
|
bee6506d33
|
Only call DateTimeFormat::fix() when there's an Exception
- This prevents valid date/time strings to be mangled by fix()
|
2022-10-09 09:34:30 -04:00 |
|
Hypolite Petovan
|
345d307ae0
|
Add tests for DateTimeFormat::fix()
|
2022-10-07 23:10:50 -04:00 |
|
Philipp
|
40b3c69eec
|
Adapt test names
|
2022-01-22 21:43:30 +01:00 |
|
Philipp
|
fbefb599dc
|
Move last legacy API tests & adapt phpunit.xml
|
2022-01-22 21:29:43 +01:00 |
|
Balázs Úr
|
e56a53647b
|
Update copyright
|
2022-01-02 08:27:47 +01:00 |
|
Balázs Úr
|
054c301ef0
|
Update copyright
|
2021-03-29 08:40:20 +02:00 |
|
Philipp
|
efaec26b1d
|
Fix wrong $this->assert...() with `self::assert...()
|
2020-10-18 20:52:27 +02:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Philipp Holzer
|
ad67fd3aa8
|
Move is_a_date_arg to DateTimeFormat::isYearMonth
- Improved functionality
- Added tests
|
2019-10-23 02:39:28 +02:00 |
|