$datename(calendar,level) returns the name of the time dimension members for the specified calendar at the specified level that correspond to the current server date
The following example returns the name of the current month according to the Fiscal calendar:
$datename(Fiscal,Month)