Gentee Programming Language > Documentation > Libraries Download documentation

nameofmonth

Get the name of a month in the user's language.
 
str nameofmonth(
      str   ret,
      uint   month
)

Parameters

retResult string.
monthThe number of the month from 1.

Return value

The function returns the parameter ret.

See also

    Function for working with time


 Copyright © 2004-2006 Gentee Inc. All rights reserved.