|
|
|
|
|
by latch
1986 days ago
|
|
I think most JSON libraries encode dates in something that's closer to what Parler is doing than when you think is correct (e.g, using ISO 8601 or something) I could see the argument for representing impressions as a string (especially if it's updated asynchronously and denormalized like that). The major downside is localization. |
|