Document Created into Milliseconds (Better ordering by date)

Actions & Logic

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.

What have you tried so far?

Have tried making the datetime from UNIX but shows as unset/not available.

Did you check FlutterFlow's Documentation for this topic?
No
1
2 replies