Skip to content
Magenaut

Magenaut

  • Home
  • Topics
    • Notes
    • Tutorial
    • Bug fixing
    • Extension
    • Server
  • Q&A
  • Privacy Policy
  • About

floor

Round minute down to nearest quarter hour

October 20, 2022 by Magenaut

I need to round times down to the nearest quarter hour in PHP. The times are being pulled from a MySQL database from a datetime column and formatted like 2010-03-18 10:50:00.

Categories PHP, Q&A Tags date, floor, php, time Leave a comment

Rounding to nearest fraction (half, quarter, etc.)

October 18, 2022 by Magenaut

So, I need to create the following functions but my head can’t think of any possibility in PHP without complicated math.

Categories PHP, Q&A Tags ceil, floor, php, printf, rounding Leave a comment

How to ceil, floor and round bcmath numbers?

October 17, 2022 by Magenaut

I need to mimic the exact functionality of the ceil(), floor() and round() functions on bcmath numbers, I’ve already found a very similar question but unfortunately the answer provided isn’t good enough for me since it lacks support for negative numbers and the precision argument for the round() function is missing.

Categories PHP, Q&A Tags bcmath, ceil, floor, php, rounding Leave a comment

Recent Comments

  • silverplugins217 on How to add placeholder for contact form7 for dropdown?
  • Shreyas Ikhar on How to add a custom CSS class to core blocks in Gutenberg editor?
  • Magenaut on How to call function on timer ASP.NET MVC
  • Ebaad Uddin on How to call function on timer ASP.NET MVC
  • michealSmith07 on Is there a way to dynamically refresh the less command?

Tags

.net adobe-illustrator adobe-photoshop ajax arrays asp.net asp.net-core asp.net-mvc bash c# css database django eloquent express html java javascript jquery json laravel laravel-4 laravel-5 laravel-8 linux list mongodb mongoose mysql node.js npm pandas php python python-3.x react-hooks react-native react-router reactjs redux regex sql string typescript wordpress
© 2023 Magenaut • Built with GeneratePress