fSQL
fSQL copied to clipboard
Better Date and Time support
The old v1.4 had better handling of dates and times both as a string and their timestamp value. Even added "WITH TIME ZONE" for times and timestamp.
Would be nice to port this over and probably upgrade it to use PHP's DateTime class internally.