Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8933519
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T09:33:32+00:00 2026-06-15T09:33:32+00:00

I have the following code: <li>Reviewed: @Model.Modified</li> and a model that looks like this:

  • 0

I have the following code:

<li>Reviewed: @Model.Modified</li>

and a model that looks like this:

    [DisplayFormat(DataFormatString = "{0:dd/MM/yyyy}")]
    public DateTime? Modified { get; set; }

However when displayed then the date appears as follows:

REVIEWED: 8/1/2012 2:42:34 PM

Is there a simple way that I could change the way the date
displays so it appears as just 8/1/2012 2PM ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T09:33:34+00:00Added an answer on June 15, 2026 at 9:33 am

    You can use DateTime.ToString(format) in your view as well, to format the date the way you want.

    So in your case, something like:

    @Model.Modified.ToString("dd/MM/yyyy htt")
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have following code for updating user's column public void UpdateLastModifiedDate(string username) { using
I have following code that I am compiling in a .NET 4.0 project namespace
I have been working on some code that is similar to the following: typedef
I have following code that creates Linq query. I've never used Linq until today
Have following code: public interface ITest { string St1 { get; } } public
I have following code and it returns false for @B LIKE @A comparison in
I have following code in a html form <select name=category class=input onchange=ShowTB(this,'suggest');> <option value=0
I have following code: public abstract class Operand<T> { public T Value { get;
I have following code var res = from c in model.Data select new object[]
I have following code: hotels = models.Hotel.objects.filter( wed=True, county=hotel_main.county.id, subscriptions__end_date__gte=datetime.date.today(), subscriptions__enquiry_count__lte=F('subscriptions__tier__enquiry_limit'), ).filter(Q(x=TRUE|Q(y=True)).distinct() And i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.