[gradsusr] How can I do the function 'q time' answer the month in 2 digit format ?

Bill Reilly bill_reilly at compuserve.com
Mon Mar 30 13:41:11 EDT 2015


Arthur:

'q time'
mapmonth = substr(result, 13,3)
if mapmonth = "JAN"
   monthnumber = "01"
endif
if mapmonth = "FEB"
   monthnumber = "02"
endif

etc...

Bill

--

Bill Reilly
(+34) 686-110-748

bill at passageweather.com
www.passageweather.com

bill at brwebworks.com
www.brwebworks.com

On 3/30/2015 7:20 PM, Arthur Lucas wrote:
> Hello,
>
> I'm new here, and I have to organize a lot of grads maps, but I can't 
> do this using 3 character month abbreviation. Is there a away to do 
> the function 'q time' answer the month in 2 digit format ?
>
> Att,
> -- 
> =========================================
> Arthur Lucas Bernardo Melo
> /( Graduado em Meteorologia /)
>
> Currículo Lattes: http://lattes.cnpq.br/4464673 
> <http://lattes.cnpq.br/4464673963104522>
> Universidade Federal de Alagoas - UFAL - http://www.ufal.edu.br/
> Instituto de Ciências Atmosféricas - ICAT
> =========================================
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr




More information about the gradsusr mailing list