This repository was archived by the owner on Jun 2, 2021. It is now read-only.
Commit 7eecaa1
committed
V3: filter
This commit polishes the documentation:
- We use the upcoming timestamp format, `YYYY-MM-DDThh:mm:ssZ`, in our
documentation. Previously we used a version that supports the local
timezone. That version will no longer be allowed when a future story is
implemented.
- We don't trouble the user with the knowledge that timestamps are often
recorded with sub-second accuracy in the database. The explanation is
long-winded, and adds no value to the user. The user is better left off
believing that databases timestamps have a granularity of seconds (not,
as in the case of PostgreSQL, microseconds).
[#173517696]
Authored-by: Brian Cunnie <bcunnie@vmware.com>audit_events via created_at, equals1 parent 5948530 commit 7eecaa1
2 files changed
Lines changed: 6 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 47 | + | |
| 48 | + | |
57 | 49 | | |
58 | 50 | | |
59 | 51 | | |
60 | 52 | | |
61 | 53 | | |
62 | 54 | | |
63 | | - | |
64 | | - | |
| 55 | + | |
| 56 | + | |
65 | 57 | | |
66 | 58 | | |
67 | 59 | | |
| |||
0 commit comments