Canadian Sales Tax Calculator Reviews


Calculates Canadian sales taxes: GST HST and PST today or as they were in the past.

Java Applet that can also be run as an application.

Java source code and sample HTML included.

This version computes by adding GST HST and PST to a base
price. It also works in reverse given the
final price working backwards to get the taxes and base
price. In other words, it will tell you the sticker
price to make something come out even after taxes are added.

You can compute taxes as they were on past or future dates.
It computes nickel rounding to account for the withdrawal of the penny.

To install, Extract the zip download with WinZip, available from
winzip.com (or similar unzip utility) into any
directory you please, often C:\ — ticking off the (user
folder names) option. To run as an application, type:

java.exe -jar C:\com\mindprod\canadiantax\canadiantax.jar

adjusting as necessary to account for where the jar file is.

You can run the program without installing it as an Applet at
mindprod.com/applet/canadiantax.html

There is also a Windows Jet native executable available.


Leave a Reply

Your email address will not be published. Required fields are marked *