date utc code example

Example 1: javascript date to utc format

new Date().toISOString()
> '2012-11-04T14:51:06.157Z'

Example 2: utc full form in time

Universal Time Coordinated: Prior to 1972, this time was called 
Greenwich Mean Time (GMT) but is now referred to as Coordinated Universal Time 
or Universal Time Coordinated (UTC). It is a coordinated time scale, 
maintained by the Bureau International des Poids et Mesures (BIPM). 
It is also known as "Z time" or "Zulu Time".

Example 3: utc time

Coordinated Universal Time