Hi all, im wanting to order my documents by time created. However I believe the default "timeCreated" doesn't allow accurate sorting by newest to oldest (Or oldest to newest) and so imagine I would have to convert the time-stamp to milliseconds instead during creation.
How would I go about doing this as "UNIX" has no options to select from.
Also open to any other suggestions on how I can set date/time to be easily sorted by the user.