Change date formatSuggestion

Hi,

Just wonder if we theres a way we can change the date format, I'm Australian and we use DD/MM/YYYY. Not a huge deal just trying not to confuse players.

Hey,

 

could you please send me a quick example how a date should look like in AU?

Im having problems too

 

{
  "All_Wipe_Dates": [
    "16/02/2023 19:00:00",
    "02/03/2023 19:00:00",
    "16/03/2023 19:00:00",
    "30/03/2023 19:00:00",
    "06/04/2023 19:00:00",
    "20/04/2023 19:00:00",
    "04/05/2023 19:00:00",
    "18/05/2023 19:00:00",
    "01/06/2023 19:00:00",
    "15/06/2023 19:00:00",
    "29/06/2023 19:00:00"
  ],
  "Date_Format": "dd/MM/yyyy HH:mm",
  "Last_Wipe_Message": "Last wipe was:",
  "Next_Wipe_Message": "Next wipe will happen:",
  "Send_Message_On_User_Wake_Up": false,
  "Server_Timezone": "GMT"
}

 

Failed to initialize plugin 'WipeDates v1.0.3' (FormatException: String was not recognized as a valid DateTime.) at System.DateTimeParse.Parse (System.String s, System.Globalization.DateTimeFormatInfo dtfi, System.Globalization.DateTimeStyles styles) [0x00029] in :0 at System.DateTime.Parse (System.String s, System.IFormatProvider provider) [0x00007] in :0 at System.Convert.ToDateTime (System.String value) [0x00011] in :0 at Oxide.Plugins.WipeDates.m__0 (System.String x) [0x00000] in :0 at System.Linq.Enumerable+WhereListIterator`1[TSource].ToArray () [0x00023] in :0 at System.Linq.Buffer`1[TElement]..ctor (System.Collections.Generic.IEnumerable`1[T] source) [0x0000a] in :0 at System.Linq.OrderedEnumerable`1[TElement].ToList () [0x00000] in :0 at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in :0 at Oxide.Plugins.WipeDates.calculate_wipe_dates () [0x0006c] in :0 at Oxide.Plugins.WipeDates.Init () [0x00011] in :0 at Oxide.Plugins.WipeDates.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00038] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00043] in :0
Unloaded plugin Wipe Dates v1.0.3 by Freakyy
Previous version of plugin failed to load: WipeDates
zEPaQtSoN7uM2gx.jpg Freakyy

Hey,

 

could you please send me a quick example how a date should look like in AU?

Apologies I never got a notification you responded, In Australia we use DD/MM/YYYY so for todays date its 18/04/2023.