I am making a project with a list view. I want to sort items by the time modified. What block can I use?
I am sorry if the question has already been answered.
I am making a project with a list view. I want to sort items by the time modified. What block can I use?
I am sorry if the question has already been answered.
Convert the date to milliseconds or seconds, and then sort from lowest to greatest or opposite.
Yeah you can.first store time of creating column.& then use this block for each item in list.which database u r using
Thank you so much too! I am using Tiny DB
Really?! I am so sorry about this. I searched the community for the whole afternoon. Maybe my keywords are wrong…
Sure, you would’ve found plenty of topics.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.