In a summary for a person (resulting from search by name), the layout is nonsensical and contains typos:
https://kagi.com/search?q=dan+kaminsky&r=no_region&sh=ldFQOGAzCLLLkv5xQ6BOIg
In this example, these lines occur:
«
Daniel Kaminsky(1979-02-07) February 7, 1979 San Francisco, California, U.S.
April 23, 2021(2021-04-23) (aged 42) San Francisco, California, U.S.
»
- I doubt the name is intended to be on the same line as the rest of the data in the line shown.
- missing space between ⟨Kaminsky⟩ and ⟨(1979⟩
- The dates are stated in two forms. In the first line the ISO date precedes the mis-endian U.S. format, and in the second the order is reversed.
- missing space in ⟨2021(2021⟩
(Also there is nothing about the client that got this result that allows the month–day–year format, but that probably belongs in a separate bug.)
«
Daniel Kaminsky
1979-02-07 San Francisco, California, U.S.
2021-04-23 (aged 42) San Francisco, California, U.S.
»
or, where the crazy dates are acceptable:
«
Daniel Kaminsky
(1979-02-07) 7 February 1979 San Francisco, California, U.S.
(2021-04-23) 23 April 2021 (aged 42) San Francisco, California, U.S.
»