Stop Pasting Your Code into Random websites

Date to UTC

Using Date to UTC this scripts converts the date to Coordinated Universal Time.

What is UTC?

Coordinated Universal Time or UTC is the primary time standard by which the world regulates clocks and time.

How to use Date to UTC?

Using the Date to UTC script with Polypad is very easy. Let’s say we have some text string that we would like to decode. Simply paste the base64 encoded text down below into Polypad.

01/01/2040

Press cmd/ctrl + p depending on your operating system and search for the Date to UTC script and select it. The expected output should read:

Sun, 01 Jan 2040 06:00:00 GMT

To learn more about Date to UTC, please visit our blog