Soulver 3 for Mac, iPad & iPhone
  • Frequently asked questions
  • Changelog
  • Request a new feature
  • What's new in Soulver 3?
  • Features
    • Getting Started
    • Totals & Subtotals
    • Line References
    • Variables
    • Formatting
      • Number Formats
      • Text Stying
      • Answer Formatting
    • Sheets & Files
      • Sheets
      • Sheetbooks
      • Soulver Files (.slvr)
    • Live Data
      • Weather
      • Stock Prices
      • Wolfram|Alpha (knowledge assistant)
    • Exporting
      • PDF & Printing
      • Soulver Studio
    • Integrations
      • Alfred & Raycast
      • macOS Services
      • URL Schemes
      • Terminal (CLI)
    • Tips & Tricks
      • Mac
      • iPad & iPhone
  • Syntax Reference
    • General
      • Operators
      • Rounding
      • Averages & Median
      • Logarithms & Roots
      • Trigonometry & Constants
      • Conditionals
      • Miscellaneous
    • Percentages
    • Units & Conversions
      • Converting Units
      • Currencies
      • Rates
      • Cooking Calculations
      • Unit Reference
      • Currency Reference
    • Dates
      • Calendar Calculations
      • Workdays & Weekdays
      • Timestamps & ISO8601
    • Time
      • Time Zone Conversions
      • Time Formats
      • Clock Time Calculations
      • Video Timecode & Frame Rates
    • Money & Finance
      • Compound Interest & Investments
      • Mortgage/Loan Repayments
  • Bases & Bitwise
  • Headings & Comments
  • Large Number Symbols
  • 🧪Experimental
    • Soulver X Series on GitHub
Powered by GitBook
On this page
  • Current time in a city
  • Time difference between cities
  • Short US timezone abbreviations

Was this helpful?

  1. Syntax Reference
  2. Time

Time Zone Conversions

Convert between timezones using the names of cities (with large populations), or using standard timezone abbreviations (GMT offsets are also supported)

6pm Sydney in Chicago                                | 1:00 am
2am PST to GMT                                       | 10:00 am
3pm GMT+8 to Paris                                   | 8:00 am

Airport codes can also be used instead of city names in time zone conversions

7:30am LAX to Japan                                    | 11:30 pm

You can even use country names in time zone conversions. For countries that span multiple time zones, the time zone of the county's capital city is used.

Current time in a city

Get the current time in a place using time in timezone or timezone time

time in Paris                                    | 6:30 pm
Tokyo time                                       | 2:30 am
time in Thailand                                 | Tomorrow at 12:30 am

If you're interested in just the date in a particular timezone, you can request that too

date in Vancouver                                | 15 February

Time difference between cities

To find the time difference between places or timezones

time difference between Seattle and Moscow          | 10 hours
difference between PDT & AEST                       | 17 hours

Short US timezone abbreviations

Last updated 1 month ago

Was this helpful?