In Q How to get a file's creation time

https://learninghub.kx.com/forums/topic/in-q-how-to-get-a-files-creation-time

Using read0 we are able to get the contents of a file

Is it possible to get a file’s creation time? but without using system commands like :
ls -l
stat