|
|
|
|
|
by deathanatos
1902 days ago
|
|
But which very likely store less information than an ISO timestamp does. (The integers stored are usually POSIX timestamps.) So, you might have to store, e.g., timezone information elsewhere. (And that might also be a good thing. It might not. It depends. Without knowing more, the DB's type is probably the right choice.) I've seen far worse things than this done to a SQL database though… |
|