Zum Hauptinhalt gehen

Suche

Suche

Yyyy-Mm-Dd To Yymmdd

Kommentare

2 Kommentare

  • Avatar
    Shotaro Ito

    Assume you have BarTender 10.0 or later.

    On Template design, create a text(TXT_EXPDATE), in datasource > data type, select Date. Specicy yyyy-MM--dd format.

    On Data entry form, create a text input box and link to label text above (TXT_EXPDATE).

    The entered date (ex. 2016/1/1) will be formatted to yyyy-MM-dd (ex. 2016-01-01).

     

    On barcode's expiry date data source, set data source to Object Value of TXT_EXPDATE.

    Apply truncation transform to drop 2 from left.

    Apply character filter transform to take digits only.

     

    See attached sample.

    0
  • Avatar
    Legacy Poster

    Can you save a version of this label for version 9.3?

     

    Arigatou gozaimasu!

    0

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