Documentation for the policies for handling datetime.

Date vs Timestamp

When designing schemas, decide how to represent the date.

Front-End

If user has to input date/time manually, use MUI Date and Time Pickers.

Back-End

TBD

Prisma

TBD