Skip to content

worldwind-ui API / worldwind-kit / formatWmsTime

Function: formatWmsTime() ​

formatWmsTime(date, format?, stepMs?): string

Defined in: kit/src/time.ts:310

Writes an instant the way a TIME request parameter expects it (see TimeFormat).

Parameters ​

date ​

Date

format? ​

TimeFormat = 'auto'

stepMs? ​

number

Returns ​

string

MIT licensed. Not affiliated with NASA; WorldWind is NASA's open-source virtual globe.