• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Plugin] Chrono isn't accepting my parsed datetime...
#1
Hello Guys, iam facing some problems with Chrono as it returns invalid timestamp 0 when i was trying to Parse the following:?DateTime: 30-4-2019T16:8:54(ISO6801_FULL_LOCAL)

please some help
Away
  Reply
#2
Try this:
PHP Code:
30-4-2019T16:8:54Z 
  Reply
#3
Its YYYY-MM-DD, not DD-M-YYY, i.e. 2019-04-30 for the first part.
  Reply
#4
Thanks alot @Y_Less that fixed it as well..
Away
  Reply
#5
My bad I thought both formats were allowed.
  Reply


Forum Jump: