I have looked high and low for an answer to this question and have had a problem with this for a very long time. The work I do is extremely date-intensive and to get "yesterday" or "4 days ago" etc is an added step that I must figure out before going forward. I realize most people prefer relative time but I need absolute time for the work that I do.
Example: I have downloaded an image, one of many many, after midnight the timestamp reads "yesterday." It goes from there until a point when this goes away and it begins to display the date instead. When the file has been on the computer over 3 days, I get "3 days ago." If it was done sometime close to midnight, this gets confusing as to which date it was actually created.
This appears to be Ubuntu's default format. This format is very widespread not only in Linux but other operating systems and online. How do I get (in this case) File Manager to display Created, Modified, etc in date format or Absolute Time, NOT Relative Time? Are there any commands I can use in Terminal to permanently change this?
This would help me to not having to keep stopping my work to do the extra step of trying to figure what the actual date/time was when something was created or modified.
Thanks!