I have a date field in my Users collection called “date joined”. It records when the user became a paying member of Mike’s Club. This date will be different from when the user initially created his/her profile.
I’ve set that field as an automatic field when the user creates their extended profile. But, the only custom formula options, under date & time, are “current time” and “start of today”.
I know I can extract the simple date from “current time”, but I’m curious: What exactly will “start of today” place in this field in my database? Will it be today’s date and 12:01 AM? Or some other format? I don’t think it matters, but I’d like to understand.
Second question (very important): Since this field is filled automatically, what happens if the user later edits his profile? Will the date update to the new current date? If so, is there any way to prevent that?