Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: Convert String to Date Post Reply Post New Topic
Author Message
ypoerwadi
Newbie
Newbie


Joined: 13 Feb 2012
Location: Indonesia
Online Status: Offline
Posts: 1
Quote ypoerwadi Replybullet Topic: Convert String to Date
    Posted: 13 Feb 2012 at 2:15pm
How to convert Mode String to Date

Example : String =ddMMyyyy to date ='dd/MM/yyyy'

thx before
IP IP Logged
DBlank
Moderator
Moderator


Joined: 19 Dec 2008
Online Status: Offline
Posts: 9053
Quote DBlank Replybullet Posted: 14 Feb 2012 at 3:59am
date(mid({field},3,2)+'/'+left({field},2)+'/'+right({field},4))
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.