# Math appearing as Time

**URL:** https://community.glideapps.com/t/math-appearing-as-time/40022
**Category:** Ask for Help
**Created:** [March 24, 2022, 12:53pm UTC](https://community.glideapps.com/t/math-appearing-as-time/40022 "2022-03-24T12:53:39Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Todd\_Lichtenwalter](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/todd_lichtenwalter/32/12231_2.png) [@Todd\_Lichtenwalter](https://community.glideapps.com/u/Todd_Lichtenwalter)
#### Post date: [March 24, 2022, 12:53pm UTC](https://community.glideapps.com/t/math-appearing-as-time/40022/1 "2022-03-24T12:53:39Z")

</div>

I have a Math column that today started showing as Time. Not sure why/what happened.  
 ![Screen Shot 2022-03-24 at 8.50.28 AM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/0/f/0f0ca19f28ed28ef92ca3993d0496c63005241e6.png)

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [March 24, 2022, 12:59pm UTC](https://community.glideapps.com/t/math-appearing-as-time/40022/2 "2022-03-24T12:59:26Z")

</div>

Are any of your replacements traceable back to a date/time column?  
There was a recent change made where if you subtract one date from another, the result is a duration.  
If you need the result as an integer, then the formula needs to be wrapped in a `round()` or `trunc()` function.

---

<div class="post-metadata">

### Author: ![Todd\_Lichtenwalter](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/todd_lichtenwalter/32/12231_2.png) [@Todd\_Lichtenwalter](https://community.glideapps.com/u/Todd_Lichtenwalter)
#### Post date: [March 24, 2022, 1:29pm UTC](https://community.glideapps.com/t/math-appearing-as-time/40022/3 "2022-03-24T13:29:06Z")

</div>

Indeed, I think that is what happened. Thank you.

---

<div class="post-metadata">

### Author: ![system](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/system/32/53398_2.png) [@system](https://community.glideapps.com/u/system)
#### Post date: [March 25, 2022, 1:29pm UTC](https://community.glideapps.com/t/math-appearing-as-time/40022/4 "2022-03-25T13:29:14Z")

</div>

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.
