Hello
I’m Adeyemi and I’d be happy to help you with your question.
The behavior you're seeing is due to how Excel handles date and time functions. Excel's NOW() function returns the current date and time according to the system's clock. This means that if you're viewing the embedded Excel file on a device set to a different time zone, the NOW() function will return the date and time for that time zone
Unfortunately, Excel doesn't have built-in support for time zones. This means that there's no straightforward way to make the NOW() function return a specific time zone's current time when viewed on different devices
However, there are a few workarounds you might consider:
- Use a web service to get the current time: If it's crucial for your application to display the same time regardless of the viewer's time zone, you could consider using a web service to get the current time for a specific time zone. This would likely involve some programming and might not be feasible depending on your situation
- Educate your users: You could inform your users that the times displayed in the embedded Excel file are based on their device's local time. This could help avoid confusion
- Use a different tool: If Excel's limitations are causing too much trouble, you might consider using a different tool for this task. There are many web-based tools and services available that offer more robust support for time zones
Here is a reference: https://superuser.com/questions/1153794/how-can-i-display-a-utc-date-time-value-in-the-users-local-time-zone-in-excel. Note: This is a non-Microsoft website. The page appears to be providing accurate, safe information. Watch out for ads on the site that may advertise products frequently classified as a PUP (Potentially Unwanted Products). Thoroughly research any product advertised on the site before you decide to download and install it.'
I hope this helps
Give back to the Community. Help the next person who has this issue by indicating if this reply solved your problem. Click Yes or No below
Regards Adeyemi