Timestamp Converter for Google Chrome - Utime

If you use Google Chrome to configure Vera you may find this Chrome extension useful. Utime provides a context menu item for converting to/from Unix timestamps. This is really handy when looking at LastTrip, LastUpdate and similar advanced tab fields when debugging devices. It also works on timestamp fields when perusing the UPnP log file.

To use it, you highlight the timestamp, right-click and select Utime, Convert to date and you get a pop-up with the date and time. You can configure your preferred format for date and time using Utime’s options. Utime can also convert from date/time to timestamp if required.

Utime is free and its Here.

Very handy - thanks RexBeckett! :slight_smile:

Thanks for the neat tool. I added this option to convert the unix time stamp in my app. So for example, when long pressing on a device tile and clicking the info button, the info dialog would convert any values that are in unix time to your local time.

  • Garrett

@garrettwp, you’re just showing off. ;D

Thanks for the neat tool. I added this option to convert the unix time stamp in my app. So for example, when long pressing on a device tile and clicking the info button, the info dialog would convert any values that are in unix time to your local time.

I did not know you acted on my suggestion! This is something the MCV should do as well … It’s trivial to add.

Don’t mistake the developer’s GUI for an end-user interface. :wink:

http://bugs.micasaverde.com/view.php?id=2834

[quote=“RichardTSchaefer”]

Thanks for the neat tool. I added this option to convert the unix time stamp in my app. So for example, when long pressing on a device tile and clicking the info button, the info dialog would convert any values that are in unix time to your local time.

I did not know you acted on my suggestion! This is something the MCV should do as well … It’s trivial to add.[/quote]

Richard,

I thought I informed you when I did. Yes, I added it to the app and should be available in the play store version and had been available in the beta version many releases ago. :slight_smile:

  • Garrett