Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: Date Field - all in CAPS?

  1. #11
    Member
    Join Date
    2016-05
    Posts
    3
    Login to Give a bone
    0

    Default Re: Date Field - all in CAPS?

    Thank you for this information.

    But I have a problem, I need to author 12 MAY 2016, with the month in Portuguese indioma and UPPERCASE.

    What Diesion expression should I write?

    That:
    $ (Upper, $ (edtime 0, DD MON YYYY))

    Stays like this:
    12 MAY 2016

    -------------------------------------------

    That:
    $ (Edtime, $ (getvar, date), DDD, "" D MON YYYY)

    Stays like this:
    Thu, 12 May 2016

    -------------------------------------------

    That:
    $ (Upper, $ (edtime, $ (getvar, date) MON))

    Stays like this:
    MAY

    -------------------------------------------

    That:
    $ (Upper, $ (edtime 0, MONTH DD)) $ (edtime, 0, "" YYYY)

    Stays like this:
    MAY 13, 2016

  2. #12
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: Date Field - all in CAPS?

    Quote Originally Posted by lucas727693 View Post
    Thank you for this information.

    But I have a problem, I need to author 12 MAY 2016, with the month in Portuguese indioma and UPPERCASE.

    What Diesion expression should I write?

    That:
    $ (Upper, $ (edtime 0, DD MON YYYY))

    Stays like this:
    12 MAY 2016

    -------------------------------------------

    That:
    $ (Edtime, $ (getvar, date), DDD, "" D MON YYYY)

    Stays like this:
    Thu, 12 May 2016

    -------------------------------------------

    That:
    $ (Upper, $ (edtime, $ (getvar, date) MON))

    Stays like this:
    MAY

    -------------------------------------------

    That:
    $ (Upper, $ (edtime 0, MONTH DD)) $ (edtime, 0, "" YYYY)

    Stays like this:
    MAY 13, 2016
    Pardon me for being thick but, what is your problem? Your first example appears to give the result that you say you want.

  3. #13
    Member
    Join Date
    2016-05
    Posts
    3
    Login to Give a bone
    0

    Default Re: Date Field - all in CAPS?

    Yes, I could do as in the first example. But I need the result to be written in Portuguese of Brazil and the month of the response appears in English.

  4. #14
    Certified AUGI Addict jaberwok's Avatar
    Join Date
    2000-12
    Location
    0,0,0 The Origin
    Posts
    8,570
    Login to Give a bone
    0

    Default Re: Date Field - all in CAPS?

    ¿ Are your OS and autoCAD in brazilian portugues ?

Page 2 of 2 FirstFirst 12

Similar Threads

  1. External References Date in Field
    By ivk in forum AutoLISP
    Replies: 6
    Last Post: 2015-08-06, 04:11 PM
  2. Plot Date Field
    By kberger in forum AutoCAD General
    Replies: 2
    Last Post: 2009-05-27, 08:07 PM
  3. Date - Field
    By rhayes.99001 in forum ACA General
    Replies: 8
    Last Post: 2007-09-06, 02:18 PM
  4. Can I lock a date field?
    By GreyHippo in forum AutoCAD Fields
    Replies: 2
    Last Post: 2006-01-11, 11:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •