Hi i got my app for inventory, when i create a product, it inserts to 5 diff tables, how i can pass the same datetime to all tables? right now im using {{moment()}}
but in the other tables im getting diff values, diff seconds of difference.
i tried using temp state with this
using changeset value of created_at in my db looks likes this
thank you