{
    "content": [
        {
            "type": "text",
            "text": "# DP (info)\n\n## NAME\n\ndp - nmh parser of RFC 822-style dates\n\n## SYNOPSIS\n\n/usr/lib/mh/dp [-help] [-version] [-form formatfile] [-format string]\n[-width columns] dates ...\n\n## DESCRIPTION\n\ndp is a program that parses dates according to the ARPA Internet  stan-\ndard.   It  also  understands  many non-standard formats, such as those\nproduced by TOPS-20 sites and some Unix sites using  ctime(3).   It  is\nuseful for seeing how nmh will interpret a date.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FILES**\n- **PROFILE COMPONENTS**\n- **SEE ALSO**\n- **DEFAULTS**\n- **CONTEXT**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DP",
        "section": "",
        "mode": "info",
        "summary": "dp - nmh parser of RFC 822-style dates",
        "synopsis": "/usr/lib/mh/dp [-help] [-version] [-form formatfile] [-format string]\n[-width columns] dates ...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "fmttest",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/fmttest/1/json"
            },
            {
                "name": "ap",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/ap/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 22,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PROFILE COMPONENTS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DEFAULTS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "CONTEXT",
                "lines": 3,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dp - nmh parser of RFC 822-style dates\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "/usr/lib/mh/dp [-help] [-version] [-form formatfile] [-format string]\n[-width columns] dates ...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "dp is a program that parses dates according to the ARPA Internet  stan-\ndard.   It  also  understands  many non-standard formats, such as those\nproduced by TOPS-20 sites and some Unix sites using  ctime(3).   It  is\nuseful for seeing how nmh will interpret a date.\n\nThe  dp  program  treats each argument as a single date, and prints the\ndate out in the official RFC 822 format.  Hence, it is usually best  to\nenclose each argument in quotes for the shell.\n\nTo override the output format used by dp, the -format string or -format\nfile switches are used.  This permits individual fields of the  address\nto  be  extracted  with ease.  The string is simply a format string and\nthe file is simply a format file.  See mh-format(5) for the details.\n\nHere is the default format string used by dp:\n\n%<(nodate{text})error: %{text}%|%(putstr(pretty{text}))%>\n\nwhich says that if an error was detected, print the error, a  `:',  and\nthe  date in error.  Otherwise, output the RFC 822-proper format of the\ndate.\n",
                "subsections": []
            },
            "FILES": {
                "content": "$HOME/.mhprofile   The user's profile.\n",
                "subsections": []
            },
            "PROFILE COMPONENTS": {
                "content": "None\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "fmttest(1), ap(8),\n\nStandard for the Format of ARPA Internet Text Messages (RFC 822)\n",
                "subsections": []
            },
            "DEFAULTS": {
                "content": "-format             As described above.\n-width              The width of the terminal.\n",
                "subsections": []
            },
            "CONTEXT": {
                "content": "None\n\nnmh-1.7.1                         1999-04-30                           DP(8mh)",
                "subsections": []
            }
        }
    }
}