Hi mates,
I've found a similar issue and this resolved my problem:
Fields.CreationTime.Hours.ToString("N0") + Fields.CreationTime.ToString("\:mm")
Thanks a lot for your help.
Cheers.
David Ortega.
Hi mates,
I've found a similar issue and this resolved my problem:
Fields.CreationTime.Hours.ToString("N0") + Fields.CreationTime.ToString("\:mm")
Thanks a lot for your help.
Cheers.
David Ortega.