Convert from/to Epoch time (UNIX time)

Human date and epoch time (unix time) converter. You can check human date for each timezone.

Usage

* Summer time
This service support Daylight Saving Time (DST).

case 1) What time is it in target area?
1. Set target timezone to [Timezone].
2. Click [Get now].
3. Display current time in [Human date] and [Epoch time].

case 2) If it is 2013-01-01 00:00:00 in Singapore, what time is it in London?
1. Set 'Asia/Singapore (SGT)' to [Timezone].
2. Set '2013-01-01 00:00:00' to [Human date].
3. Click [Convert to Epoch time].
4. Set 'Europe/London (BST)' to [Timezone].
5. Click [Convert from Epoch time].
6. Display '2012-12-31 16:00:00' in [Human date], it is time in London.

case 3) Convert target human date in Tokyo to epoch time.
1. Set 'Asia/Tokyo (JST)' to [Timezone].
2. Set target time to [Human date].
3. Click [Convert to Epoch time].
4. Display target time to [Epoch time].
* You can use button [JST].

case 4) Convert target epoch time to human date in UTC.
1. Set 'UTC (UTC)' to [Timezone].
2. Set target time to [Epoch time].
3. Click [Convert from Epoch time].
4. Display target time to [Human date].
* You can use button [UTC].
Copyright (C) 2013 up2a.info All rights reserved.