NCL Home > Documentation > Functions > Date routines

ut_calendar_fix

Converts a mixed Julian/Gregorian date to a UT-referenced date (temporary function; see the 6.4.0 release notes for details).

Available in version 6.4.0 and later.

Prototype

	function ut_calendar_fix (
		time       : numeric,  
		option [1] : integer   
	)

Arguments

time

option

Description

This is a temporary function with the same calling sequence as ut_calendar. It is being provided for user test purposes only and potentially as a replacement function. See the 6.4.0 release notes for details. A decision will be made about this function in a future release of NCL.