cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

DATETIME - only show time

fmanniti
9-Granite

DATETIME - only show time

If I have an infotable where one field is a DATETIME, is it possible, when binded to a grid, only show time without date?

1 ACCEPTED SOLUTION

Accepted Solutions
posipova
20-Turquoise
(To:fmanniti)

When you bind your data to Grid, then go to Configure Widget (on the grid), select your date column, then turn on the localization toggle right here:

Then you may go to localization tables and add a new value for date time. You may replace the dateTimeFormat_Default in your Grid widget configuration with that localized value.

View solution in original post

1 REPLY 1
posipova
20-Turquoise
(To:fmanniti)

When you bind your data to Grid, then go to Configure Widget (on the grid), select your date column, then turn on the localization toggle right here:

Then you may go to localization tables and add a new value for date time. You may replace the dateTimeFormat_Default in your Grid widget configuration with that localized value.

Top Tags