hezean / sustc

Template for project 2 of SUSTech Principles of Database Systems (CS307 / CS213), 23 fall semester.
http://172.18.34.154
MIT License
22 stars 9 forks source link

Can we use current_timestamp in postgres instead of LocalDateTime.now() in Java to get the current time? #75

Closed Nyanpassing closed 8 months ago

Nyanpassing commented 8 months ago

Describe your question

No response

sses7757 commented 8 months ago

@Nyanpassing I think that as long as your API implementation returns the correct commit time as LocalDateTime.now(), it is fine that you use other methods for your implementation.

Nyanpassing commented 8 months ago

thanks! վ'ᴗ' ի