クラシックファイルタイプは、2021年1月をもって使用不可となりました。クラシックファイルを移行するか、PDFをダウンロードすることができます。 詳細を見る

Pase Date/Time in Chain

回答済み
0

コメント

2件のコメント

  • Jeff Hickey

    Hi Talia. You could transform the value with a regular expression. For example: ^0?([1-9]|1[0-2])$ will transform 01 through 09 to single digit. You can test it out here https://regex101.com/r/E7mSVF/1.

    0
  • Talia Test

    Thanks for the solution, Jeff!

    0

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