What is a good name for a Date field -


which of these think best names date fields?

createdon/updatedon createddate/updateddate creationdate/updatationdate

other options? thank you!

that depends on sort of date field, use field for. use creationdate or createdon.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -