Hello,
I would like to incorporate a MMDDYY date format into a Sample ID. The Sample ID should be formatted into a standard "Facility Name-Date-Material Type-Sample Replicate" format.
The date space in that format, pulling from a date question with the default set to today(), January 24, 2024, is showing up as 1706126400000.
So my Sample ID is something like BA-1706126400000-OCC-1. I've referenced this article many times and haven't figured out what I'm doing wrong - https://community.esri.com/t5/arcgis-survey123-blog/dates-and-time-in-survey123/ba-p/895528.
I do know that that string of numbers is the Unix code, or seconds since 1970..for some reason.
I'm getting errors when using the decimal-date calculation and format-date calculations.
Help!