When populating the Bubble built-in column for Created Date in a Data Type, it displays date, hours, and minutes. Is Bubble internally storing a more granular interval, down to seconds? And if so, how would one access that value? I’m exporting data to CSV and I’m looking to get it at that level of specificity
Yes it stores the exact time, the date you see is just for display purposes in the editor. If you use a plugin that exports to XLSX or CSV that would let you format it how you want e.g. Date field:formatted as 1/1/24 11:20:20