Skip to content

Commit 7f3db59

Browse files
committed
BUGFIX: fixed formatting
1 parent b64f2f2 commit 7f3db59

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ This use case will allow you to calculate the delta in seconds for two given
4747
timestamps, for example to calculate the offset between two timelines from
4848
different artifacts.
4949

50-
| younger timestamp | older timestamp | command | delta [s] |
51-
|-------------------------------------|-----------------------------|---------|----------------|
52-
| "Fri 26 Nov 2021 04:58:00 AM CST" | `"2025 Jun 26 09:12:30 CEST"` | `subts` | `112997670.0` |
50+
| younger timestamp | older timestamp | command | delta [s] |
51+
|-------------------------------------|-------------------------------|---------|----------------|
52+
| `"Fri 26 Nov 2021 04:58:00 AM CST"` | `"2025 Jun 26 09:12:30 CEST"` | `subts` | `112997670.0` |
5353

5454
##### subtracting or adding a delta from or to a timestamp:
5555

0 commit comments

Comments
 (0)