Announcement

Collapse
No announcement yet.

General date / time issue

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

    General date / time issue

    I have a strange issue with date / time. In the logs I got several

    Code:
    Conversion from string "29.08.2018 14.18.37" to type 'Date' is not valid
    But in the system info of HS the time format is correct

    Code:
     [TABLE="cellspacing: 0"]
    [TR]
    [TD="colspan: 1, align: right"]Current Date/Time:[/TD]
     			[TD="colspan: 1, align: left"]8/31/2018 12:33:11 AM W. Europe Daylight Time[/TD]
     		[/TR]
    [/TABLE]
    This stretch over several plugins - is it anywhere I can force the date format to plugins in general?

    #2
    Solved - somehow the regional settings changed

    Comment

    Working...
    X