VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

Query Service: Add `"createOn"` field to responses. #197

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Approved, but I'm curious how you're balancing "our" creation date vs what the user knows and sees.

The timestamp in the DB is EST and the timestamp returned is EST, there shouldn't be an issue. The other services had issues due to the timezone not being set on the containers originally, this has the benefit of starting out with the timezone set.