Oleksandra Matviienko
|
63df92e995
|
JUnit5 migration in common. Junit-platform.properties and logback-test.xml where added to java resource directories if needed.
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
|
2024-04-26 23:55:17 +02:00 |
|
nick
|
5f7f57cb63
|
tbel: encodeURI() decodeURI() == mdn
|
2024-04-16 17:33:12 +03:00 |
|
YevhenBondarenko
|
60be820915
|
merge with master
|
2024-01-15 18:51:00 +01:00 |
|
Igor Kulikov
|
c5a72ed8df
|
Update license header to 2024 year.
|
2024-01-09 10:46:16 +02:00 |
|
nick
|
c636ea2c0e
|
fix_bug: TbDateTests -> JDK ver
|
2023-12-28 14:51:45 +02:00 |
|
YevhenBondarenko
|
1fc704bae1
|
test fixes and minor refactoring
|
2023-12-26 11:08:06 +01:00 |
|
YevhenBondarenko
|
feb44656f1
|
merge with master
|
2023-12-26 00:58:31 +01:00 |
|
nick
|
3bf585ec80
|
tbel fix_bug tbDate delete String... options
|
2023-12-09 09:30:31 +02:00 |
|
nick
|
fbfecf3410
|
tbel fix_bug tbDate tests Constructor class
|
2023-12-07 19:40:02 +02:00 |
|
nick
|
a12c9e11f8
|
tbel fix_bug tbDate test
|
2023-12-07 15:05:45 +02:00 |
|
nick
|
272cc27257
|
tbel fix_bug tbDate parameters date as String with patter + locale
|
2023-12-06 15:10:26 +02:00 |
|
nick
|
a246b3c4a7
|
tbel fix_bug tbDate parameters Locale and TZ as String
|
2023-12-06 11:27:05 +02:00 |
|
nick
|
39b0959c77
|
tbel fix_bug tbDate from String without TZ RFC_1123
|
2023-12-06 08:10:58 +02:00 |
|
nick
|
91552b18b8
|
tbel fix_bug tbDate from String without TZ add test
|
2023-12-05 22:27:59 +02:00 |
|
Andrii Shvaika
|
fc698b4f31
|
Revert changes to JacksonUtil
|
2023-12-05 13:22:59 +02:00 |
|
nick
|
bc5a1b4be9
|
tbel fix_bug tbDate Default zoneId - ZoneId.systemDefault()
|
2023-12-04 22:22:31 +02:00 |
|
nick
|
240cd25cf4
|
tbel fix_bug tbDate parse toString with Object Mapper
|
2023-12-04 19:10:22 +02:00 |
|
nick
|
ee8dd9f987
|
stringToBytes: comments2
|
2023-11-27 18:23:05 +02:00 |
|
nick
|
baa684f72b
|
stringToBytes: refactoring test
|
2023-11-26 21:58:29 +02:00 |
|
nick
|
248bcefa80
|
stringToBytes: refactoring, Input parameter Object as HexString, DigString, Integer, Byte
|
2023-11-25 19:39:58 +02:00 |
|
nick
|
954084cd7a
|
stringToBytes: refactoring, Input parameter Object as String
|
2023-11-09 13:45:17 +02:00 |
|
nick
|
83039ccedf
|
tbDate:fix bug now comments 2
|
2023-11-02 16:36:15 +02:00 |
|
nick
|
3eed08e5c8
|
tbDate:fix bug now comments 2
|
2023-11-02 16:17:31 +02:00 |
|
nick
|
e4277cd79c
|
tbDate:fix bug now comments 1
|
2023-11-02 16:13:46 +02:00 |
|
nick
|
e7dc68f18f
|
tbDate:fix bug now
|
2023-11-02 12:21:37 +02:00 |
|
nick
|
5b25340e26
|
tbDate: delete zoneDateTimeString
|
2023-11-01 15:29:12 +02:00 |
|
nick
|
f1a751db5a
|
tbDate: add DateTimeFormatter
|
2023-10-27 16:33:42 +03:00 |
|
nick
|
6b8eae035e
|
tbDate: add toZonedDateTimeString
|
2023-10-27 15:01:58 +03:00 |
|
nick
|
aae995de5d
|
tbDate: java11 date to Instant
|
2023-10-26 16:07:35 +03:00 |
|
Andrii Shvaika
|
5a0b942b75
|
Fix backward compatibility
|
2023-10-25 15:57:42 +03:00 |
|
nick
|
2046c4863f
|
tbDate: comments3
|
2023-10-24 16:48:08 +03:00 |
|
nick
|
dfb1200e95
|
tbDate: comments2
|
2023-10-24 16:11:00 +03:00 |
|
nick
|
69bcd8426e
|
tbDate: Tests were checked with:
* -timezone Etc/GMT-14
* -timezone Etc/GMT+12
* -timezone America/New_York
* -timezone Europe/Kyiv
|
2023-10-17 18:42:28 +03:00 |
|
nick
|
5126c9abab
|
tbDate: delete timeZneId
|
2023-10-17 16:20:01 +03:00 |
|
nick
|
42e5f063a4
|
tbDate: tests add method as Date JS
|
2023-10-06 10:52:36 +03:00 |
|
nick
|
f3d258e60a
|
tbDate: tests comments1
|
2023-10-02 15:32:38 +03:00 |
|
nick
|
ab2976292b
|
tbDate: fix bug tests
|
2023-09-29 17:22:36 +03:00 |
|
nick
|
47d1dc5fcf
|
tbDate: class TbDate implements InstantSource
|
2023-09-29 11:53:38 +03:00 |
|
nick
|
db4ce97621
|
tbDate: TbDate implements InstantSource
|
2023-09-29 11:49:35 +03:00 |
|
Andrii Shvaika
|
9970bffc2f
|
TbDate test update according to Java 17
|
2023-09-28 16:11:25 +03:00 |
|
Andrii Shvaika
|
db48a2d980
|
Improvement to the TbDate.toLocaleString
|
2023-09-08 14:45:26 +03:00 |
|
Andrew Shvayka
|
436f140d8b
|
Merge pull request #8873 from smatvienko-tb/hotfix/tbdate_toisoformat_sync
[3.5.2] TbDate toISOString sync as SimpleDateFormat required
|
2023-09-04 18:59:24 +03:00 |
|
nick
|
32fae3a4b6
|
tbel: add gecodeToJson(String.class)
|
2023-08-09 11:33:22 +03:00 |
|
Sergey Matvienko
|
2a683f9977
|
TbDate isoDateFormat is ThreadLocal instead synchronization
|
2023-07-18 20:24:31 +02:00 |
|
Sergey Matvienko
|
235c6f94d9
|
TbDateTest added
|
2023-07-12 18:29:02 +02:00 |
|
nickAS21
|
d9c028f566
|
tbel: add Tests - long, float, double (syntax)
|
2023-06-19 17:41:28 +03:00 |
|
nickAS21
|
6894ffb8a9
|
tbel: add Tests - long, float, double
|
2023-06-19 17:38:41 +03:00 |
|
nickAS21
|
35dfa1e7bd
|
tbel: add parseLong Test
|
2023-06-16 18:57:20 +03:00 |
|
imbeacon
|
7ea35aa95a
|
License
|
2023-04-20 18:01:04 +03:00 |
|
imbeacon
|
9e98b1c006
|
License
|
2023-04-20 17:52:05 +03:00 |
|