I am using CR10.
I have a string field named {ExactDateTime}
It reperesents the date and time a medication was administered.
It is 16 characters in length
Example:
2010100815163000
The first four characters represent year
Characters 5 and 6 are month
Characters 7 and 8 are day number
Characters 9 thru 12 are military time
Characters 13 and 14 are seconds
Characters 15 and 16 are both 0 and not used
I would like to create a date field to be displayed as 10/08/2010 or something similar.
I don't need the time.
I'm struggling, I'm new (not that that is an excuse). Would welcome a suggestion or a function that might help me do this.
Thanks in advance!
I have a string field named {ExactDateTime}
It reperesents the date and time a medication was administered.
It is 16 characters in length
Example:
2010100815163000
The first four characters represent year
Characters 5 and 6 are month
Characters 7 and 8 are day number
Characters 9 thru 12 are military time
Characters 13 and 14 are seconds
Characters 15 and 16 are both 0 and not used
I would like to create a date field to be displayed as 10/08/2010 or something similar.
I don't need the time.
I'm struggling, I'm new (not that that is an excuse). Would welcome a suggestion or a function that might help me do this.
Thanks in advance!