I'm trying to format a human readable date time and I want to include the seconds but nano seconds are a bit much.
As far as I can tell there is no date time flag which is just seconds without the fractional seconds so it seems like you need to remove them with a non-datetime tool. Am I missing something?
Date times were created using the DateTimeNow function.