Timeline for What is the most-widely accepted naming convention for date properties? [closed]
Current License: CC BY-SA 4.0
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 8, 2024 at 15:08 | vote | accept | Patrick Szalapski | ||
| Oct 11, 2021 at 19:49 | history | left closed in review | marstato BobDalgleish Greg Burghardt | Original close reason(s) were not resolved | |
| Sep 23, 2021 at 12:22 | review | Reopen votes | |||
| Oct 11, 2021 at 19:49 | |||||
| Sep 23, 2021 at 12:21 | history | edited | Patrick Szalapski | CC BY-SA 4.0 | added 11 characters in body; edited title |
| Jan 12, 2018 at 19:54 | comment | added | Patrick Szalapski | This is in the community wiki, so please consider removing the hold. I think there is enough non-opinion concern here to make it on-topic. Coding standards and style are most definitely a software engineering concern--I doubt you want to deem these off-topic. | |
| Jan 12, 2018 at 16:03 | comment | added | mitchdav | Another format that Laravel uses is StartedAt which is easy to comprehend and sounds quite natural. | |
| Jan 12, 2018 at 13:07 | history | closed | gnat CommunityBot Bart van Ingen Schenau David Arno 17 of 26 | Opinion-based | |
| Jan 12, 2018 at 6:56 | comment | added | user7519 | Many good questions generate some degree of opinion based on expert experience, but answers to this question will tend to be almost entirely based on opinions, rather than facts, references, or specific expertise. | |
| Jan 12, 2018 at 6:48 | comment | added | Martin Maat | Note that just "Started" looks like an event for which the convention says something has just Started, as opposed to Starting, meaning it is about to start. | |
| Jan 12, 2018 at 6:43 | comment | added | Martin Maat | @Robert Harvey Since VS2010 the clustering in IntelliSense is hardly an issue anymore, it will just show items containing the search term, not just the ones starting with it. I find myself going with timeStarted style though, mainly because in declaration sections the preferred style looks garbled. If one starts with the type they align and the discriminating parts will pop out. | |
| Jan 12, 2018 at 5:08 | answer | added | Mark Benningfield | timeline score: 0 | |
| Jan 11, 2018 at 21:39 | review | Close votes | |||
| Jan 12, 2018 at 13:07 | |||||
| Jan 11, 2018 at 21:03 | answer | added | RibaldEddie | timeline score: 2 | |
| Jan 11, 2018 at 20:51 | comment | added | Robert Harvey | The generally accepted convention is StartDate. Use DateStarted if you want your date field names to cluster together when sorted, e.g. Intellisense. | |
| Jan 11, 2018 at 20:49 | answer | added | Peregrine | timeline score: 1 | |
| Jan 11, 2018 at 20:43 | history | edited | Patrick Szalapski | CC BY-SA 3.0 | added 106 characters in body |
| S Jan 11, 2018 at 20:37 | answer | added | Patrick Szalapski | timeline score: 5 | |
| S Jan 11, 2018 at 20:37 | history | asked | Patrick Szalapski | CC BY-SA 3.0 |