Share via

EXCEL CONVERT function not workign correctly

Anonymous
2024-02-08T05:28:03+00:00

Hello All,

The excel Convert function is not working correctly. Please see the example below

Lets say how many days andseconds are there in a year?

What logic is excel using to arrive at 365.25 days in a year?

Year second Days
1 =CONVERT(A2,"yr","sec") =CONVERT(A2,"yr","d")
Year second Days
1 31557600 365.25
Microsoft 365 and Office | Excel | For business | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

1 answer

Sort by: Most helpful
  1. OssieMac 48,001 Reputation points Volunteer Moderator
    2024-02-08T05:43:21+00:00

    What logic is excel using to arrive at 365.25 days in a year?

    365.25 days is actually correct. It is the reason for having leap years to correlate the calendar because we can't set the calendar to a quarter of a day.

    Was this answer helpful?

    0 comments No comments