# Luxon Format Not Working

**URL:** https://community.glideapps.com/t/luxon-format-not-working/65467
**Category:** Ask for Help
**Created:** [August 28, 2023, 1:25am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467 "2023-08-28T01:25:50Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 1:25am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/1 "2023-08-28T01:25:50Z")

</div>

I need to format the date with something like dd/MM/yyyy.  
But this Luxon format is not working.

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/d/5d04ff8b86a2835a795e72c7795f298980d5de90.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 28, 2023, 1:59am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/2 "2023-08-28T01:59:46Z")

</div>

What browser are you using to work with this? Is this table in Google Sheets or Glide Tables or somewhere else?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 2:02am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/3 "2023-08-28T02:02:36Z")

</div>

![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/4/54365f67b70beacdc98a8060e844700ae6266a5a.png)  
I think its google sheet?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 28, 2023, 2:09am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/4 "2023-08-28T02:09:02Z")

</div>

Ok, what does the format look like on the Sheet side?

And what about the browser? If you try it on another browser does it work?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 2:10am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/5 "2023-08-28T02:10:34Z")

</div>

it looks like this

 ![image](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/b/9/b948bc425d61374e2da80c46b4917c646f19cfc9.png)

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 28, 2023, 2:26am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/6 "2023-08-28T02:26:26Z")

</div>

I don’t see anything wrong with it, so to me it looks like a browser problem.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 2:28am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/7 "2023-08-28T02:28:06Z")

</div>

oh i see, i am using chrome . you know how to fix?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 28, 2023, 2:40am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/8 "2023-08-28T02:40:31Z")

</div>

If you switch to another browser and login to your Glide builder, do you see the problem being fixed?

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 2:43am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/9 "2023-08-28T02:43:44Z")

</div>

Hmmm yes, meaning i cannot use glideapp on Chrome?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [August 28, 2023, 2:54am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/10 "2023-08-28T02:54:25Z")

</div>

So it works on another browser? I don’t know if it’s just a temporary glitch, but maybe you would need to resort to another method. Maybe extracting the day, month and year out using math columns before joining them together in a template column. Also take into account cases like “1” becoming 01 in dd and MM.

---

<div class="post-metadata">

### Author: ![biha](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/biha/32/84110_2.png) [@biha](https://community.glideapps.com/u/biha)
#### Post date: [August 28, 2023, 3:01am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/11 "2023-08-28T03:01:36Z")

</div>

> [@ThinhDinh](#):
>
> Maybe extracting the day, month and year out using math columns before joining them together in a template column. Also take into account cases like “1” becoming 01 in dd and MM.

I understand this method, but it will need like 7 columns for formatting one date 😆

---

<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: [August 28, 2023, 4:07am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/12 "2023-08-28T04:07:58Z")

</div>

My advice: don’t bother. Just leave it as it is and every users device will display the date formatted according to their own device/browser settings.

---

<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: [September 4, 2023, 4:08am UTC](https://community.glideapps.com/t/luxon-format-not-working/65467/13 "2023-09-04T04:08:53Z")

</div>

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