Take Control of Dates Management in Real-Time – Streamline Your Code!

Thadware and Associates
Developer's Dateware
www.datentimeware.com
Buy Now Buy Now

Q: How can I change from one date format to another with ease?

  1. An input date(in correct form). That the software recognizes.
  2. A date format id. This ID indicates a specific date format that you want.
  3. An output date buffer. To receive the new date.
  4. A return status value. Whether the input date form was recognizable or not.
    • A return status value of zero(0) always means success.

Q: Are there available Date Conversion API's for application developmental use? Can I do things programmatically, instead of doing it manually? Like its done before.

Q: What date format is the best date format for me to use?

Q: What approach is better? A Western Date approach? or an ISO approach? or other?

Q: Can you calculate the Year/week Number spot on; and with no edge cases. And then back again. Also can provide Year/Day_Number based on a full date.

Q: Is your software convenient and online? Do you provide simple examples. Do you have a interactive demo, and can the demo show what the date conversion software api's can do?

Q: Can you perform Julian, Ordinal, and Epoch Date Conversions?

Q: Do you have some simple time based calculations?

Q: Can the user download all user's desired information, and have it accessed via the use a clipboard as an interface?

Q: Do your software have a “What if … ” feature.

Q: Does your software provide/offer some timestamps?

Q: Can you provide a download capability of the software?

Yes. The download has ALL the software needed. It also contains the demo. The demo is completely interactive with the user. Shows user what the software can do.

S: Software can provide general information, as well as detailed information about a date. You can also access Week Information, Day information also.

Yes

S: Are there freebees tool contained within the program/demo. There is also an online holiday file, that the program uses, if requested by the user.

Yes

S: There’s even a simple online web-browzer contained within the demo.

You can access the internet within the program, as long as your internet access in up.

Q: Is there detailed information regarding your software? Are there are API function spec’s on all of the API calls? With some examples?

Software supplies all API spec’s; via the demo. Detailed information about the software. Go thru demo, and see all the documentation/information within.

S: Within the demo, there’s a button called: “Some software instruction and setup info”, the contains some very important instructions that needs to be addressed in order to make the software run a little bit more smoother. It’s self-explanatory and easy to follow.

S: Another crucial button that needs to be made aware of, called: “The Registration Process”. This Demo controls the Software’s API functions. You have a free 30-day API evaluation period in which to test out the API’s. This is where the registration process take place. A paid keycode is entered in here, to be released from the 30-day trial period. But the Demo will always be open and free.

Q: How many date formats does your software support?

Software, overall supports 232 Date Formats. 117 Input Date Formats, the balance(115) Output Date Formats.

S: There is a comprehensive overview “About Us/This” — Software information. There is documentation threw out the demo; while showing the actual examples.

S: Can your software determine if the year:

  1. has 53 or 52 weeks.
  2. is a leap year.
  3. has ‘Fridays the 13th’s.

S: What other features does your demo/software provide?

  1. determines the correct Easter Date.
  2. Indicates what TimeZone you are in and whether DayLight Saving TIme matters.
  3. There’s always available “Useful Reference Calendar” on hand to check things out on.

S: What’s the language your software in?

The API’s/DLL software is all written in standard “C”. While the Demo is all written in “C#”. Yet the communication between API’s/DLL and C# demo is excellent. My Developmental platform is: MS Visual Studio Enterprise Edition 2019.

S: As for the Y2038 problem, the Developer’s approach is a character based approach. All dates input/output are in character form.