$page->modified() returns 'U' at 'strftime' date.handler

why does $page->modified() return the string U when datehandler is set to strftime? i expected the timestamp. tested with plainkit.

https://getkirby.com/docs/reference/system/options/date

PS: there is a typo in the docs it says strtime (missing the f) at possible values.