Zum Hauptinhalt gehen

Suche

Suche

Converting Pick Date To Mm/dd/yy

Kommentare

4 Kommentare

  • Avatar
    Ian Cummings
    Moderator

    Create a text object and in the data source under the "Type" tab choose the date option.  Switch back to the "Data Source" tab and set the value to be 31st December 1967.  Now select the ""Transforms" tab, and for the "Offset" properties choose the offset to come from a database field, selecting the "pick date" field in the number of days.  This should result in what you want.

    0
  • Avatar
    Legacy Poster

    Ian,

    I appreciate your response.  This was so much more simple than the script I was attempting to use.  Many, many thanks!

    0
  • Avatar
    Legacy Poster

    Any help about the BigInt datatype from SQL then convert to Date format like "yyyy-mm-dd".

     

    1441641600000 to "yyyy-mm-dd".

     

    Appreciate any help.

    0
  • Avatar
    Ian Cummings
    Moderator

    I would say you'd probably need to use VB script to do the conversion there.

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.