avaris Posted November 26, 2017 Share Posted November 26, 2017 hey, looking for quick assistance with my themes code, i'm very unfamiliar with coding in general but im on my way of learning. The code below works perfectly but what i'm missing is for it to type out "Never" if there is no LastPlayedDate. I'm sure this is super simple but just couldn't find any way of typing it out correctly. <TextBlock Text="{Binding Path=SelectedGame.LastPlayedDate, StringFormat=yyyy-M-dd l H:mm}" /> Link to comment Share on other sites More sharing options...
avaris Posted December 2, 2017 Author Share Posted December 2, 2017 bump Link to comment Share on other sites More sharing options...
Recommended Posts