Datetime or Timestamp

Datetime or Timestamp: readability matters

When you are designing the schema of the database for your project and you need to store dates and times, then the question about what data type to use appears. Recently, I started a project to build a REST API and I used timestamps, a total mistake. Later, I was applying to a job and […]

Datetime or Timestamp: readability matters Read More »