メインコンテンツへスキップ

検索

検索

Converting Pick Date To Mm/dd/yy

コメント

4件のコメント

  • Avatar
    Ian Cummings
    モデレータ

    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
    モデレータ

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

    0

サインインしてコメントを残してください。