The text of the value to be converted
Boolean dependent on the yes/no value given
Convert a Tarjouspalvelu company slug to it's numeric ID number
The slug of the company to convert
Numeric company ID of the provided slug
Get a Tarjouspalvelu session
The slug of the company to get the session UUID with
Session object including the session UUID and ID
Log in a Tarjouspalvelu session
The slug of the company to log in with (can be anyone, session is not restricted to it in any way)
The user name used for logging in
The password used for logging in
Session object to be filled with the token
The given session object filled with the session token
Match the current locale from page HTML content
The HTML source of the page to get the locale from
The current locale
Get the Date object of a given localized string representation of date by the locale given, and convert it to UTC from Europe/Helsinki time
The localized string to be converted
The locale to convert the string from
Date object of the given localized date in UTC
Set the language of a Tarjouspalvelu session
The ID of the company to set the language with (can be anyone, session is not restricted to it in any way)
The language to set. Must be either "fi-FI", "sv-SE", "en-GB" or "da-DK".
Session object to set the language for
The given session object that has the language set
Generated using TypeDoc
Get the boolean value of a yes/no text, independent of the language