Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

time calc

Featured Replies

Is there a simple way to add, say 30 minutes to a specific time -- for example, for the value "9:30" the calc creates "10:00"?

Hint: a minute contains 60 seconds :)

here is a sample file showing how to accomplish this

timesample.zip

  • Author

That's it -- thanks so much:)

I guess merkaba22 didn't get your hint Daniele.

Your calculation can be expressed as:

YourTimeField + 1800

Lee

Edited by Guest

  • Author

These suggestions are great but now I realize one of the reasons my earlier ideas and then these don't work is because the data is in a "time" field but in "military" time; ie. "9:30" is entered as 0930.

Accordingly, I need to be able to have 0930 become 1000 and 1000 become 1030

Can you explain better how exactly you enter data into that time field ?

( because if you enter 0930, you have entered 930 hours )

  • Author

Data is entered military style as "1330" not "1:30" ie., without the colon (":") ... therein lies the difficulty ...

You could type the same time into a text field ( or even into a number field ).

Having 0930 into a time field is the same as having 930:00:00.

BTW: try this calculation:

Time ( Left ( MilitaryField ; 2 ) ; Right ( MilitaryField ; 2 ) + 30 ; 0 )

( format this field to show ONLY hhmm w/o a separator and with leading zero into hours and, from field's behavior, do not give access to this field )

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.