Do you mean something like this:
exiftool -a -G1 -s -e -api RequestAll=2 -Time:All test.jpg
[ExifTool] Now : 2024:06:01 11:31:49+03:00
[System] FileModifyDate : 2023:11:15 08:58:55+02:00
[System] FileAccessDate : 2024:06:01 11:11:23+03:00
[System] FileInodeChangeDate : 2024:06:01 11:11:10+03:00
[MacOS] FileCreateDate : 2023:11:15 08:58:55+02:00
[MacOS] MDItemContentCreationDate : 2023:11:15 08:58:55+02:00
[MacOS] MDItemContentCreationDate_Ranking: 2023:11:15 02:00:00+02:00
[MacOS] MDItemContentModificationDate : 2023:11:15 08:58:55+02:00
[MacOS] MDItemDateAdded : 2024:06:01 11:08:27+03:00
[MacOS] MDItemFSContentChangeDate : 2023:11:15 08:58:55+02:00
[MacOS] MDItemFSCreationDate : 2023:11:15 08:58:55+02:00
[MacOS] MDItemGPSDateStamp : 2023:11:15
[MacOS] MDItemInterestingDate_Ranking : 2023:11:15 02:00:00+02:00
[MacOS] MDItemTimestamp : 06:58:53
[IFD0] ModifyDate : 2023:11:15 08:58:55
[ExifIFD] DateTimeOriginal : 2023:11:15 08:58:55
[ExifIFD] CreateDate : 2023:11:15 08:58:55
[ExifIFD] OffsetTime : +02:00
[ExifIFD] OffsetTimeOriginal : +02:00
[ExifIFD] OffsetTimeDigitized : +02:00
[ExifIFD] SubSecTimeOriginal : 334
[ExifIFD] SubSecTimeDigitized : 334
[GPS] GPSTimeStamp : 06:58:53
[GPS] GPSDateStamp : 2023:11:15
[ICC-header] ProfileDateTime : 2022:01:01 00:00:00
FileAccessDate is very easily modified (almost just looking at the file changes it, pun intended) and accessing that info inside Photos library might need some extra digging. Why do you ask this, if may ask?