News

Just using standard format characters for creating datetime strings will never work as the PHP internal functions will always create a milliseconds section with 6 characters, see date function. Also ...