-
-
Notifications
You must be signed in to change notification settings - Fork 127
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Report a bug
2) collapsibleDate
returns full date and time for date with minutes precision:
Expected values to be strictly equal:
actual expected
'142:30 PM, January 15, 2023'
+ expected - actual
-14:30, January 15, 2023
+2:30 PM, January 15, 2023
Error
at Context.<anonymous> (ark\util\__tests__\collapsibleDate.test.ts:31:3)
at process.processImmediate (node:internal/timers:505:21)
3) collapsibleDate
returns full date and time for date with seconds:
Expected values to be strictly equal:
actual expected
'197:30:31 PM, February 15, 1993'
+ expected - actual
-19:30:31, February 15, 1993
+7:30:31 PM, February 15, 1993
Error
at Context.<anonymous> (ark\util\__tests__\collapsibleDate.test.ts:37:3)
at process.processImmediate (node:internal/timers:505:21)
🧩 Context
- ArkType version: 2.1.21 (AT repo)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
To do