4

My current PHP library doesn't work in Windows because strptime() function is not implemented in Windows.

Note: This function is not implemented on Windows platforms.

Source: http://php.net/manual/en/function.strptime.php

Does anyone know any alternative alternative function or way around it? Thanks!

To make it clearer, for example, I want to parse 7 Jun 2016 7:00 using format %e %b %Y %k:%M

Aminah Nuraini
  • 18,120
  • 8
  • 90
  • 108

0 Answers0