Skip to Content
0
Former Member
Feb 25, 2009 at 03:47 AM

how to trim date variable

313 Views

hi,

i have a variable which contains date in the format created_date(YYYYMMDDhhmmssmmmuuun)

but i want the date in (YYYYMMDDhhmmss) format only. how can i extract first 14 characters of the date.