Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Any quick method to make the "time" field of log file in Excel format "date & time" format?

Featured Replies

Posted

It's really disappointing that the time field in log file is not really a time format. 

Has anyone found a quick method to convert the time field into a real Excel time format?

3 hours ago, ISY Newbie said:

Has anyone found a quick method to convert the time field into a real Excel time format?

I just convert the value in Excel by adding another column with the following formula:

=DATEVALUE(RIGHT(D2,LEN(D2)-FIND(" ",D2)))+TIMEVALUE(RIGHT(D2,LEN(D2)-FIND(" ",D2)))

This assumes that your log looks like mine and the ISY "Time" appears in column D.  It converts the text in column D into a DateTime serial number in Excel.  You can then choose to display it using any date format you want, as well as perform subtraction and addition to determine the time elapsed between dates.

Edited by kclenden

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.