G
Guest
I have a string of 12 numbers of which the first 6
represent the date and the last six represent the time.
When I remove the first 6 numbers from the string the
first zero is always missing and I am not sure how to
convert the number into a mm/dd/yy format. With the first
six numbers 020304 I keep getting 20304 stored and it
isn't converting to the proper dates. Any ideas on how to
fix this? Thanks
represent the date and the last six represent the time.
When I remove the first 6 numbers from the string the
first zero is always missing and I am not sure how to
convert the number into a mm/dd/yy format. With the first
six numbers 020304 I keep getting 20304 stored and it
isn't converting to the proper dates. Any ideas on how to
fix this? Thanks