Crystal Report Datetime formatting problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mithun Verma

    Crystal Report Datetime formatting problem

    Hello All,
    I use a formula in my Crystal Report that uses the Date time functions. I
    use the function "CurrentTim e" to display the current time. My format of
    time displayed by this function is: "1:06:23PM" . I need a space to appear
    between the time and the AM/PM fields just like C# etc give. How can I do
    this ????

    Regards,
    Mithun



  • William Ryan

    #2
    Re: Crystal Report Datetime formatting problem

    Mithun:

    If you right click on the field, and select Format, you'll see the Format
    Editor, Select Date and Time...That format is definitely available.

    Cheers,

    Bill
    "Mithun Verma" <mithunv@MAQSof tware.com> wrote in message
    news:uusa8tddDH A.3232@TK2MSFTN GP10.phx.gbl...[color=blue]
    > Hello All,
    > I use a formula in my Crystal Report that uses the Date time functions. I
    > use the function "CurrentTim e" to display the current time. My format of
    > time displayed by this function is: "1:06:23PM" . I need a space to appear
    > between the time and the AM/PM fields just like C# etc give. How can I do
    > this ????
    >
    > Regards,
    > Mithun
    >
    >
    >[/color]


    Comment

    Working...