Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

formatting print time statements?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    formatting print time statements?

    Where can I find documentation about formatting print time statements?
    [eg] ‘Time[0].ToString()’ results in a date and 12 hour am/pm time format
    and ‘Time[0].ToString("HH mm")’ results in military time format.
    I want to modify those statements a little but I don't know how to do it.

    #2
    Originally posted by joemiller View Post
    Where can I find documentation about formatting print time statements?
    [eg] ‘Time[0].ToString()’ results in a date and 12 hour am/pm time format
    and ‘Time[0].ToString("HH mm")’ results in military time format.
    I want to modify those statements a little but I don't know how to do it.
    This is not related to NinjaTrader.

    You need to research .NET documentation stuff.

    Comment


      #3
      Originally posted by joemiller View Post
      Where can I find documentation about formatting print time statements?
      [eg] ‘Time[0].ToString()’ results in a date and 12 hour am/pm time format
      and ‘Time[0].ToString("HH mm")’ results in military time format.
      I want to modify those statements a little but I don't know how to do it.
      Look here:

      Learn to use custom date and time format strings to convert DateTime or DateTimeOffset values into text representations, or to parse strings for dates & times.

      Comment


        #4
        thank you Sledge.
        Your first reply cleared my confusion and was as much as could reasonably be expected. you saved me more time by doing my work for me and zeroing in on a source.
        much appreciated.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Geovanny Suaza, 02-11-2026, 06:32 PM
        0 responses
        648 views
        0 likes
        Last Post Geovanny Suaza  
        Started by Geovanny Suaza, 02-11-2026, 05:51 PM
        0 responses
        369 views
        1 like
        Last Post Geovanny Suaza  
        Started by Mindset, 02-09-2026, 11:44 AM
        0 responses
        108 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by Geovanny Suaza, 02-02-2026, 12:30 PM
        0 responses
        572 views
        1 like
        Last Post Geovanny Suaza  
        Started by RFrosty, 01-28-2026, 06:49 PM
        0 responses
        574 views
        1 like
        Last Post RFrosty
        by RFrosty
         
        Working...
        X