Web Self-Care tab

 

Field Description

Login

The account self-care interface login.  

Click the Account ID button to make the login identical to the Account ID.

Password

The account self-care interface password.

Click the Auto button to generate a random, hard-to-guess password.

Access Level

Access level assigned to the account.

Access Web Self-care as Account

The account self-care interface login mode.

  • Click Login to log in to the account self-care interface. This button is visible only when the default ACL is assigned to an account.

  • Click Login with current ACL to log in with the access level currently assigned to the account. This button is visible only when a non-default ACL is assigned to an account.

  • Click Login with default ACL to log in with accounts’ default access level. This button is visible only when a non-default ACL is assigned to a customer.

Time Zone

Time zone for the account self-care interface.

Web Interface Language

The display language for the account self-care interface.

 

Date & Time format

PortaBilling® allows users to define both the input and output formats for date and time.

 

 

Making changes to the date and / or time format on this page enables users to enter dates and times in the desired format throughout the entire PortaBilling® web interface. Correspondingly, all pages generated at a user’s request will contain the date and time in the previously set-up format.

 

Date / Time format strings are composed using specifiers that represent the values to be inserted into the formatted string.

 

In the following table, the specifiers are given in upper case. Formats are case-insensitive.

 

Specifier Value Description

Date

 

 

DD

01-31

Day of the month

D

1-31

Day of the month without a leading 0

MM

01-12

Number of the month

MON

Jan-Dec

Name of the month

MONTH

January-December

Full name of the month

YYYY

2003 +

Year

YY

00-99

Last two digits of the year

Time

 

 

HH, HH24

0-24

Hours

HH12

0-12

12-hour time format; requires AM/PM specifier

MI

0-60

Minutes

SS

0-60

Seconds

AM, PM, AM/PM

AM, PM

 

Separators

A separator can be any symbol except for letters and digits, or may be left blank

 

 

Example Value

DD/MM/YYYY

12/03/2003

MON-DD-YY

MAR-12-03

HH:MI:SS

12:30:00

HH12 MI:SS

WRONG! AM/PM specifier is missing

HH12mi pM

1230 AM